sque / liboonet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Object Oriented Network Library

A library for accessing network in object oriented style with C++. Using all the programmatic techniques that C++ provides in a simple, clean, fast, and cross-platform way.

http://github.com/sque/liboonet


The library is used over 4 years on a couple of closed source projects, so basically it is not under "heavy development" but work is done to clean-up code and document most of its parts. The key of its stability and speed is a VERY rich test-suite that does a deep quality assurance test starting from functions under the hood till simulating some high level usage scenarios.

About

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 100.0%