Skip to content

Releases: jhg023/SimpleNet

SimpleNet

Choose a tag to compare

@jhg023 jhg023 released this 29 Aug 17:38
08b1b52

Fix bug with chunked data not being processed.

SimpleNet

Choose a tag to compare

@jhg023 jhg023 released this 25 May 16:13
v1.4.14

Fixed potential bug; added another unit test.

SimpleNet

Choose a tag to compare

@jhg023 jhg023 released this 12 Aug 14:08
v1.2.0

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

SimpleNet

Choose a tag to compare

@jhg023 jhg023 released this 30 May 17:09
v1.0.7

Packets can no longer be written to closed channels.