We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 155b6f7 commit 047b09bCopy full SHA for 047b09b
README.md
@@ -21,6 +21,8 @@ Examples follow this practice.
21
## High level roadmap
22
- [x] port over code from course project
23
- [x] set up repo/project workflows, including using `uv`
24
-- [ ] make sure nodes can run on a single computer (same IP, diff't ports)
+- [ ] Add type annotations
25
- [x] add robust testing
26
+- [ ] make sure old mininet setup/raspi setups still work
27
+- [ ] make sure nodes can run on a single computer (same IP, diff't ports)
28
- [ ] refactor to use asyncio
0 commit comments