This README would normally document whatever steps are necessary to get your application up and running.
- This repo is the support of French C++ network programming course written for Developpez, available on this address http://bousk.developpez.com/cours/reseau-c++/
- Here you'll find a network engine to be used with your game or any application.
- Download the source code
- Launch premake
- You're already ready to go !
- There is no dependency other than the socket lib of your system
- C++17
- Contact Bousk via private message or post your issue directly in the Réseau forum (French only) https://www.developpez.net/forums/f900/c-cpp/c/reseau/
- You can open Issues on Github directly too