magnetico/cmd/magneticod/dht/mainline
Bora Alper dc420da802 cumulative commit! (see the description for changes)
magneticod:
!!! disabled the gradual increase in congestion control, for some reason we still can't detect congestion...
- `*net.UDPAddr` in dht/mainline instead of `net.Addr`
- fixed a bug when a very small extension message received
- simplified how peer adress is handled in bittorrent/metadata/sink
- simplified TrawlingResult in dht/mainline

magneticow:
- use WAL for sqlite3

persistence:
- use URL.String() instead of url.Path in sql.Open() so that URL parameters are not lost...
2018-08-03 11:28:50 +03:00
..
codec_test.go created /cmd and /pkg directories 2018-03-02 18:56:17 +00:00
codec.go created /cmd and /pkg directories 2018-03-02 18:56:17 +00:00
protocol_test.go created /cmd and /pkg directories 2018-03-02 18:56:17 +00:00
protocol.go cumulative commit! (see the description for changes) 2018-08-03 11:28:50 +03:00
service.go cumulative commit! (see the description for changes) 2018-08-03 11:28:50 +03:00
transport_test.go created /cmd and /pkg directories 2018-03-02 18:56:17 +00:00
transport.go cumulative commit! (see the description for changes) 2018-08-03 11:28:50 +03:00