Skip to content

Commit fe10d39

Browse files
committed
Fix the README.md
1 parent 8e0d4d2 commit fe10d39

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,7 @@ Here is a list of versions and TODOs:
8484

8585
- Consider a better naming convention than "core" and "main"
8686
- 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
8887
- Consider fault tolerance for the server (prevent runtime errors, if any; add tests)
89-
- Consider adding tests for the client
9088
- Consider performance issues more in detail
91-
- Consider breaking the router to smaller parts if it feels like a good idea
89+
- Consider breaking the router to smaller parts if it feels like a good idea
90+
- Consider making "Dialer" of the server a private property of a struct

0 commit comments

Comments
 (0)