Skip to content

Releases: jhg023/SimpleNet

SimpleNet

29 Aug 17:38
08b1b52
Compare
Choose a tag to compare

Fix bug with chunked data not being processed.

SimpleNet

25 May 16:13
Compare
Choose a tag to compare
v1.4.14

Fixed potential bug; added another unit test.

SimpleNet

12 Aug 14:08
Compare
Choose a tag to compare
v1.2.0

Outgoing packets are now combined into a single packet before flushing.

SimpleNet

30 May 17:09
Compare
Choose a tag to compare
v1.0.7

Packets can no longer be written to closed channels.