Skip to content

Tags: jhg023/SimpleNet

Tags

v1.6.6

Toggle v1.6.6's commit message

Verified

This commit was signed with the committer’s verified signature.
jhg023 Jacob G.
[1.6.6] Fix bug with chunked data not being processed.

Signed-off-by: Jacob Glickman <[email protected]>

v1.4.14

Toggle v1.4.14's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fixed potential bug; added another unit test.

v1.2.0

Toggle v1.2.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Outgoing packets are now combined into a single packet before flushing.

v1.0.7

Toggle v1.0.7's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Packets can no longer be written to closed channels.