Skip to content

Releases: paaguti/flowsim

Synchronised with 0.18.0

04 Sep 08:41
Compare
Choose a tag to compare
Pre-release

Check the connection close and new features that might be cool

The first full release

30 Dec 06:59
Compare
Choose a tag to compare

This version supports raw TCP, UDP and QUIC connections as well as HTTP, HTTPS and HTTP3.
Latest lucas-clemente quic-go and therefore NO spin bit :(

TODO: control DSCP for HTTPx (hence not yet 1.0)

Add HTTPS support

23 Dec 17:15
Compare
Choose a tag to compare

Added an HTTPS server and client using the same TLSConfig as the QUIC server/client

Add HTTP support

21 Dec 06:27
Compare
Choose a tag to compare

Start adding 'near application' behaviour.
Includes an HTTP server/client based on golang examples.
Client asks for a specific bunch of data. Server produces a string of random characters

Initial SPINBIT support

18 Dec 11:22
0376529
Compare
Choose a tag to compare

Added GOLANG modules support to control the version of the quic-go fork we need to use to get the spin bit running.

Update to the draft24 lucas-clemente quic-go release

13 Dec 07:08
Compare
Choose a tag to compare

This version adapts the code to the latest developments in the quic-go code.
Needs go 1.13

JSON support for measurement output

13 Dec 07:05
Compare
Choose a tag to compare

This version prints session level measurements as JSON strings