Releases: Poseidon-fan/net-mux
Releases · Poseidon-fan/net-mux
v0.2.2
17 Nov 01:11
Compare
Sorry, something went wrong.
No results found
Change msg channel to unbounded, making send_fsh unblocked.
Fix the bug of writing end couldn't shutdown and dropping before finishing.
v0.2.0
10 Oct 09:47
Compare
Sorry, something went wrong.
No results found
Fix Stream AsyncRead && AsyncWrite bugs
Support ACK frame
v0.1.5
04 Oct 15:12
Compare
Sorry, something went wrong.
No results found
Remove StreamId pub re export
Impl Sync for WriteFrameFuture
v0.1.4
03 Oct 14:20
Compare
Sorry, something went wrong.
No results found
Update docs
Provide comments
v0.1.2
01 Oct 10:51
Compare
Sorry, something went wrong.
No results found
Add Generic Type for Session
Remove redundant debug info
v0.1.1
01 Oct 10:28
Compare
Sorry, something went wrong.
No results found
Refactor code for send msg function
Support Fin frame to communicate
v0.1.0
30 Sep 16:18
Compare
Sorry, something went wrong.
No results found
Implemented the basic functionality of multiplexing.