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 8e0d4d2 commit fe10d39Copy full SHA for fe10d39
README.md
@@ -84,8 +84,7 @@ Here is a list of versions and TODOs:
84
85
- Consider a better naming convention than "core" and "main"
86
- Consider fixing the fatal server bug, when message is delivered to unavailable client
87
-- Write more tests: improve server tests and write tests for the client
88
- Consider fault tolerance for the server (prevent runtime errors, if any; add tests)
89
-- Consider adding tests for the client
90
- Consider performance issues more in detail
91
-- Consider breaking the router to smaller parts if it feels like a good idea
+- Consider breaking the router to smaller parts if it feels like a good idea
+- Consider making "Dialer" of the server a private property of a struct
0 commit comments