frnetlib
Network library
A small and fast cross-platform networking library with support for various networking protocols and SSL/TLS encryption.
Small and fast cross-platform networking library, with support for messaging, IPv6, HTTP, SSL and WebSocket.
24 stars
7 watching
8 forks
Language: C++
last commit: over 2 years ago
Linked from 1 awesome list
httphttpsipv4ipv6messagingnetworkingsocketssltcptlswebsocketwebsocket-clientwebsocket-librarywebsocket-server
Related projects:
Repository | Description | Stars |
---|---|---|
kassane/beast | A C++ networking library providing low-level HTTP/1, WebSocket, and networking protocol types and algorithms. | 1 |
johnlui/pitaya | A Swift networking library that provides an elegant API for making HTTP and HTTPS requests. | 842 |
matt-attack/netlibrary | A networking library designed to facilitate communication between devices in real-time applications. | 6 |
mindbody/conduit | A Swift networking library that simplifies HTTP requests and provides robust authentication capabilities. | 52 |
3lvis/networking | A networking library with a simple API and features like caching and stubbing for easy unit testing. | 1,360 |
organic-code/breep | A high-level C++ peer-to-peer networking library that simplifies network communication by abstracting away low-level details. | 139 |
kangzubin/xmnetworking | A lightweight and powerful network library with simplified syntax based on AFNetworking. | 979 |
fawdlstty/libfv | A C++20 header-only network library providing pure asynchronous networking and support for TCP/SSL/Http/websocket servers and clients. | 128 |
cpp-netlib/cpp-netlib | A collection of network-related routines and implementations for cross-platform networking | 1,998 |
mirrornetworking/telepathy | A simple, message-based MMO-scale TCP networking library written in C#. | 1,173 |
binary1248/sfnul | A library providing a simple and fast network utility functionality | 52 |
dvergar/anette | A simple network library with a straightforward API for communicating between servers and clients over TCP and supporting multiple programming languages. | 37 |
marcfletcher/networkcomms.net | A high-performance network library for .NET that enables easy networking without extensive knowledge. | 542 |
haskell/network | Provides a low-level networking interface in Haskell | 327 |
lemunozm/message-io | An event-driven network library providing a simple API to handle connections, messages, and errors in a scalable and easy-to-use manner. | 1,122 |