Skip to content

a small network library on top of a libev

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

ggreg/libsimplenet

Repository files navigation

libsimplenet is a simple network library on top of libev.

At the moment, it is written and tested on linux amd64. This version supports
custom callbacks for logging, client negotiation after accept(), and request
processing.

Currently it only supports IPv4.

It is not the role of this library to handle configuration and daemonization.

About

a small network library on top of a libev

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages