IXWebSocket/README.md
Benjamin Sergeant 59e15be524 readme tweaks
2019-08-26 21:57:05 -07:00

705 B

Hello world

Alt text

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 ! 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 to know what's cooking.