Update TODO

This commit is contained in:
Joakim Frostegård 2020-07-03 14:30:30 +02:00
parent 16333b5a08
commit afb50f54de

View file

@ -18,8 +18,8 @@
expected. I think the bendy AsString wrapper is what is needed here, but expected. I think the bendy AsString wrapper is what is needed here, but
the question is how to combine it with serde serialization AND how to the question is how to combine it with serde serialization AND how to
combine that with future serialization for load tester, where no bencode combine that with future serialization for load tester, where no bencode
should be involved. should be involved. LIKELY SOLVED!
* compact peer representation in announce response: is implementation correct? * compact response peers should be forbidden for ipv6
* 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 * 20 byte helper