A basic websocket library that can handle multiple connections to/from each Client or Server. Architecture derived from the official documentations utility classes.
- C++11
exampleServer
is a basic server.exampleClient
is a basic client.
This project uses the Git Flow paradigm. Before contributing, please make your own feature branch with your changes.