Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.
/ MwEnet Public archive

Simple C++ wrapper around enet network library.

License

Notifications You must be signed in to change notification settings

mwthinker/MwEnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MwEnet

Server and client class using enet (http://enet.bespin.org/) library and MwExtra. The classes works as a c++ wrapper around enet but it is not a pure wrapper. This library tries to simplify the usage of sending data and is a much simplified way of using the enet library.

It uses C++11 and only The C++ standard library.

The enet version 1.3.13 source is in included in the MwEnet project. Enet is available under the license (LICENSE) specified in the enet directory.

Open source

The project is under the MIT license (see LICENSE.txt).

About

Simple C++ wrapper around enet network library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published