Skip to content

Commit 3d6dc6a

Browse files
committed
Updated readme
1 parent 80ae8e9 commit 3d6dc6a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,6 @@ check the examples folder, API docs, and don't hesitate to open an issue.
9090
- [Distributed network with discovery server](examples/distributed)
9191
- [File transfer](examples/file-transfer)
9292

93-
- Applications using `message-io`:
94-
- [Termchat](https://github.com/lemunozm/termchat): Distributed LAN chat in the terminal.
95-
- [AsciiArena](https://github.com/lemunozm/asciiarena): Terminal multiplayer deathmatch game
96-
(alpha version).
97-
9893
### All in one: TCP, UDP and WebSocket echo server
9994
The following example is the simplest server that reads messages from the clients and responds
10095
to them.

0 commit comments

Comments
 (0)