Releases: seniorjoinu/reliable-udp
Releases · seniorjoinu/reliable-udp
Add experimental api annotation
0.3.1 Merge remote-tracking branch 'origin/master'
Coroutine-powered now!
switch to coroutines after all Signed-off-by: Alexander Vtyurin <senior.joinu@gmail.com>
Futures instead of callbacks
Much more flexible now
New arch
Significant performance improvements.
Design improvements.
Coroutines free now.
No more binaries!
remove binaries, update wirehair-wrapper version, update readme Signed-off-by: Alexander Vtyurin <senior.joinu@gmail.com>
It's with sources now!
add sources to build jar Signed-off-by: Alexander Vtyurin <senior.joinu@gmail.com>
Improve concurrency
Merge pull request #1 from seniorjoinu/fix/concurrent-transmission Fix/concurrent transmission
Exceptions are now pop OK
fix exception popping Signed-off-by: Alexander Vtyurin <senior.joinu@gmail.com>
Small data now handles OK
fix states transition, fix small data issue, improve tests Signed-off-by: Alexander Vtyurin <senior.joinu@gmail.com>
Add some docs
fix close, add docs Signed-off-by: Alexander Vtyurin <senior.joinu@gmail.com>