]> git.lizzy.rs Git - mt.git/history - rudp
Add WaitGroup to SerializePkt
[mt.git] / rudp /
2023-02-06 Lizzy Fleckenstein.gitignore binaries
2022-06-06 Elias FleckensteinMove package paths to dragonfire fork
2022-06-06 Elias FleckensteinFix subpackage paths
2021-06-21 anon5Add high-level protocol (de)serialization
2021-03-22 anon5rudp: partial rewrite with new API supporting io.Readers
2021-03-03 anon5rudp/proxy: fix import path
2021-03-03 anon5rudp: optimize and refactor
2021-02-28 anon5rudp: fix errors returned by Peer.Recv other than net...
2021-02-20 anon5rudp: deprecate ErrClosed and replace with net.ErrClosed
2020-11-07 anon5Initial public release