We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
[1.6.6] Fix bug with chunked data not being processed. Signed-off-by: Jacob Glickman <[email protected]>
Fixed potential bug; added another unit test.
Outgoing packets are now combined into a single packet before flushing.
Packets can no longer be written to closed channels.