12 lines
705 B
Markdown
12 lines
705 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/) ! If things don't work as expected, please create an issue in github, or even better a pull request if you know how to fix your problem.
|
|
|
|
IXWebSocket is actively being developed, check out the [changelog](CHANGELOG.md) to know what's cooking.
|