zussel / matador

Take your appclication by the horns
http://zussel.github.io/matador
GNU General Public License v3.0
63 stars 22 forks source link

Networking module #125

Closed zussel closed 3 years ago

zussel commented 4 years ago

The pull request treats basic socket classes and operations and on an higher level it implements the reactor pattern. On top sits another abstraction layer with a io_service and io_stream class allowing the user to create a simple network server or client.

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.4%) to 91.239% when pulling 52e158aa3c34cf78c63649a37f22477d34d33189 on feature/networking into 2dd355a605d006b6a6928447b7c5ce2cf5bcf456 on master.