]> git.lizzy.rs Git - mt.git/log
mt.git
3 years agorudp: partial rewrite with new API supporting io.Readers
anon5 [Mon, 22 Mar 2021 18:37:36 +0000 (18:37 +0000)]
rudp: partial rewrite with new API supporting io.Readers

3 years agorudp/proxy: fix import path
anon5 [Wed, 3 Mar 2021 17:38:46 +0000 (17:38 +0000)]
rudp/proxy: fix import path

3 years agorudp: optimize and refactor
anon5 [Wed, 3 Mar 2021 17:33:07 +0000 (17:33 +0000)]
rudp: optimize and refactor

3 years agorudp: fix errors returned by Peer.Recv other than net.ErrClosed when the Peer is...
anon5 [Sun, 28 Feb 2021 18:54:41 +0000 (18:54 +0000)]
rudp: fix errors returned by Peer.Recv other than net.ErrClosed when the Peer is closed

3 years agoImprove item meta handling
anon5 [Wed, 24 Feb 2021 12:23:42 +0000 (12:23 +0000)]
Improve item meta handling

3 years agoFix newlines after item names
anon5 [Tue, 23 Feb 2021 18:29:33 +0000 (18:29 +0000)]
Fix newlines after item names

3 years agoUse sentinal correctly
anon5 [Tue, 23 Feb 2021 12:26:35 +0000 (12:26 +0000)]
Use sentinal correctly

3 years agoAdd inv (de)serialization
anon5 [Mon, 22 Feb 2021 21:09:59 +0000 (21:09 +0000)]
Add inv (de)serialization

3 years agorudp: deprecate ErrClosed and replace with net.ErrClosed
anon5 [Sat, 20 Feb 2021 16:31:06 +0000 (16:31 +0000)]
rudp: deprecate ErrClosed and replace with net.ErrClosed

3 years agoAdd go.mod, see https://github.com/anon55555/mt/issues/1#issuecomment-730424074
anon5 [Thu, 19 Nov 2020 15:12:29 +0000 (15:12 +0000)]
Add go.mod, see https://github.com/anon55555/mt/issues/1#issuecomment-730424074

3 years agoInitial public release
anon5 [Sat, 7 Nov 2020 18:01:24 +0000 (18:01 +0000)]
Initial public release