Update TODO

This commit is contained in:
Joakim Frostegård 2020-07-03 13:18:01 +02:00
parent 52a29fc14a
commit f9c1da9520

View file

@ -12,8 +12,10 @@
what error return type to use then what error return type to use then
* compact peer representation in announce response: is implementation correct? * compact peer representation in announce response: is implementation correct?
* scrape info hash parsing: multiple ought to be accepted * scrape info hash parsing: multiple ought to be accepted
* scrape response panic
* move stuff to common crate with ws: what about Request/InMessage etc? * move stuff to common crate with ws: what about Request/InMessage etc?
* don't overdo this * don't overdo this
* 20 byte helper
## aquatic_ws ## aquatic_ws
* established connections do not get valid_until updated, I think? * established connections do not get valid_until updated, I think?