aboutsummaryrefslogtreecommitdiff
path: root/works/life/computer-network-experiment/TODO.md
blob: 248a2d73126c02708b66b4c0f9e2959c7238259c (plain)
1
2
3
4
5
6
1. Apply read-write lock to connections. ✅
2. Remove dead connection from connection list. ✅
3. Handle SIGINT gracefully.
4. Add close method to protocol.
5. Add help and exit command.
6. Use multiprocess to show output.