A port of tokio_kcp to use async_stf
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
86
commits
23
5
3
fix bug
21f4afc
good but not good
4bc54c8
change to ready macro:
9d4f6b4
Update README.md
06c4a67
dc78a50
95653f1
runable
dda5fcf
KcpListener create from an existed UdpSocket
145e9e3
release v0.9.3
9d0a637
fix: remove unnecessary borrow
480f78a
fix: remove unnecessary clone
f4f9a2a
fix: fixed field naming
3a99f5b
allow creating KcpStream with an existed UdpSocket
68a2e65
AsRawFd, AsRawSocket for KcpStream, KcpListener
0a4ffe2
bug fixed, crash if buffer.len < cached buffer.len
62a53e7