Skip to content

Commit f938f6b

Browse files
authored
Update README.md
1 parent 996c457 commit f938f6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Collection of oatpp WebSocket examples.
55
In the box:
66

77
- [async-server](https://github.com/oatpp/example-websocket/tree/master/async-server) - Asynchronous WebSocket server example.
8+
- [async-server-rooms](https://github.com/oatpp/example-websocket/tree/master/async-server-rooms) - Asynchronous Room-Based chat server.
89
- [server](https://github.com/oatpp/example-websocket/tree/master/server) - Multithreaded WebSocket server example.
910
- [client](https://github.com/oatpp/example-websocket/tree/master/client) - Simple WebSocket client example.
1011
- [client-binance.com](https://github.com/oatpp/example-websocket/tree/master/client-binance.com) - Example client for reading crypto trading event stream from binance.com.

0 commit comments

Comments
 (0)