Update TODO

This commit is contained in:
Joakim Frostegård 2020-07-05 19:49:13 +02:00
parent b1c11e2d0c
commit 8391cb4bd5

View file

@ -13,6 +13,8 @@
* non-compact peers for ipv6 generally: use ResponsePeerList enum
* on ipv6, compact=1 should result in error response
* on ipv4, compact=0 should result in error response
* use fastrand instead of rand? (also for ws)
* remove either dependency?
### less important
* request parsing in protocol module instead of in network, maybe from byte