GitHub - ProgramMax/maxSocket: maxSocket is a modern C++ library for network programming.
maxSocket is a modern C++ library for network programming.
It runs on Windows and Linux. It will eventually also support MacOS, iOS, Android, and HTML5 websockets.
It is written to be testable and performant.
Getting started
Follow the step by step guide.
Clone5
git clone https://github.com/ProgramMax/maxSocket.git
If master is unstable, checkout the latest tagged version.
Build and run
Under the Projects/ directory are folders containing different project files for various platforms.
Documentation
There is full but succinct documentation which includes sample code.
#Engage
- Contribute: We accept pull requests.
- Support: You can report bugs using GitHub issues.