brynet

TCP network library

A high-performance, cross-platform TCP network library with SSL and WebSocket support

A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) install brynet.

GitHub

1k stars
68 watching
240 forks
Language: C++
last commit: 3 months ago
c-plus-pluscpp11cross-platformheader-onlyhttphttpsmultithreadingnetworkingtcp-librarywebsocket

Related projects:

Repository Description Stars
bkaradzic/bnet A C++ library for message-oriented networking using TCP transport. 142
kassane/beast A C++ networking library providing low-level HTTP/1, WebSocket, and networking protocol types and algorithms. 1
machinezone/ixwebsocket A lightweight C++ library for building WebSocket clients and servers with TLS support. 551
mirrornetworking/telepathy A simple, message-based MMO-scale TCP networking library written in C#. 1,173
cloaked9000/frnetlib A small and fast cross-platform networking library with support for various networking protocols and SSL/TLS encryption. 24
ef-gy/cxxhttp A C++ library implementing an asynchronous HTTP server and client. 25
organic-code/breep A high-level C++ peer-to-peer networking library that simplifies network communication by abstracting away low-level details. 139
whizzter/net11 A lightweight C++ networking library providing async TCP, HTTP, and WebSocket support 10
nxrighthere/enet-csharp Reliable UDP networking library for C and .NET environments 813
chronoxor/cppserver An ultra fast and low latency asynchronous socket server & client C++ library with support for multiple protocols. 1,429
kareldonk/quantumgate A C++ library and protocol for peer-to-peer networking and distributed computing using mesh networks. 110
denoland/fastwebsockets A WebSocket implementation that provides a fast and compliant way to establish bidirectional communication between clients and servers. 872
links2004/arduinowebsockets A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. 1,898
cjhdev/wic A C implementation of the WebSocket protocol designed for embedded systems. 70
foursquare/fsnetworking An iOS networking library providing asynchronous HTTP and HTTPS request capabilities with convenient object retention semantics and life cycle management. 384