netlibrary
Network library
A networking library designed to facilitate communication between devices in real-time applications.
A simple networking library for C++. Designed with games in mind, but can be used for other things. Tested to work on Android and Windows.
6 stars
4 watching
0 forks
Language: C++
last commit: almost 10 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A collection of network-related routines and implementations for cross-platform networking | 1,997 |
| | A collection of single-file public domain libraries for C/C++ covering various file system, networking, graphics, and audio functionalities. | 1,682 |
| | A high-level C++ peer-to-peer networking library that simplifies network communication by abstracting away low-level details. | 141 |
| | A small and fast cross-platform networking library with support for various networking protocols and SSL/TLS encryption. | 24 |
| | A high-performance network library for .NET that enables easy networking without extensive knowledge. | 544 |
| | A C++ library for message-oriented networking using TCP transport. | 141 |
| | A Lua networking library designed to simplify the process of creating networked applications in LÖVE games. | 176 |
| | A lightweight and powerful network library with simplified syntax based on AFNetworking. | 979 |
| | Provides a low-level networking interface in Haskell | 329 |
| | A lightweight C++ networking library providing async TCP, HTTP, and WebSocket support | 10 |
| | An event-driven network library providing a simple API to handle connections, messages, and errors in a scalable and easy-to-use manner. | 1,132 |
| | A C++ networking library providing low-level HTTP/1, WebSocket, and networking protocol types and algorithms. | 1 |
| | A C++ wrapper for a network library used in multiplayer game development. | 7 |
| | A meta-programming library for C++14 that enables introspection and code generation based on object data structures. | 726 |
| | A set of minimal libraries composed of single header files that enable efficient and generic programming in C++. | 37 |