Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 01cfe83

Browse files
committed
Merge branch 'master' of github.com:oatpp/example-websocket
2 parents cec58ad + d28412e commit 01cfe83

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

‎README.md‎

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,17 @@
1-
# example-websocket
1+
# example-websocket
2+
3+
Collection of oatpp WebSocket examples.
4+
5+
In the box:
6+
7+
- [async-server](https://github.com/oatpp/example-websocket/tree/master/async-server) - Asynchronous WebSocket server example.
8+
- [server](https://github.com/oatpp/example-websocket/tree/master/server) - Multithreaded WebSocket server example.
9+
- [client](https://github.com/oatpp/example-websocket/tree/master/client) - Simple WebSocket client example.
10+
- [client-mbedtls](https://github.com/oatpp/example-websocket/tree/master/client-mbedtls) - Secure WebSocket client example. TLS backend - MbedTLS.
11+
12+
13+
See more:
14+
15+
- [Oat++ Website](https://oatpp.io/)
16+
- [Oat++ Github Repository](https://github.com/oatpp/oatpp)
17+
- [Get Started With Oat++](https://oatpp.io/docs/start)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /