Files
async-socks5/TODO
2022-11-22 20:13:14 -08:00

3 lines
99 B
Plaintext

* [ ] Turn `write` from &self to self
* [ ] Turn `read`/`write` into a typeclass of some kind.