10 lines
601 B
Markdown
10 lines
601 B
Markdown
## Hello world
|
|
|
|

|
|
|
|
IXWebSocket is a C++ library for WebSocket and HTTP client and server development. It has minimal dependencies (no rabbit holes), is very simple to use and support everything you'll likely need.
|
|
|
|
It is been used on big video game titles sending and receiving tons of messages since 2017.
|
|
|
|
Interested ? Go read the [docs](https://bsergean.github.io/IXWebSocket/site/) ! And if it doesn't work as expected, please create an issue in github, or even better a pull request if you know how to fix your problem.
|