mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 10:45:30 +00:00
Update TODO
This commit is contained in:
parent
9dc615a8f9
commit
63c03a95d5
1 changed files with 10 additions and 0 deletions
10
TODO.md
10
TODO.md
|
|
@ -1,5 +1,15 @@
|
||||||
# TODO
|
# TODO
|
||||||
|
|
||||||
|
* aquatic_udp glommio
|
||||||
|
* use fairer stream receiver scheduling than StreamExt::or, like running a
|
||||||
|
task for each stream - but then what about access to the TorrentMaps?
|
||||||
|
* update access lists
|
||||||
|
* clean connections
|
||||||
|
* clean torrents (using access list)
|
||||||
|
* update peer valid until
|
||||||
|
* privdrop
|
||||||
|
* a lot of "common code" is only used in mio implementation
|
||||||
|
|
||||||
* access lists:
|
* access lists:
|
||||||
* use arc-swap Cache
|
* use arc-swap Cache
|
||||||
* add CI tests
|
* add CI tests
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue