czspas
Socket library
A minimalistic socket library with an Asio-like API for handling TCP connections asynchronously.
Minimalistic socket library inspired by Asio/Boost Asio, implemented in 1 single header file
26 stars
3 watching
3 forks
Language: C++
last commit: about 2 months ago
Linked from 1 awesome list
asiocppsocketstcp
Related projects:
Repository | Description | Stars |
---|---|---|
dfhack/clsocket | A lightweight C++ library for creating cross-platform network programs using sockets. | 157 |
krozark/cpp-socket | A C++ library that facilitates communication between client and server over sockets with serialized data exchange. | 0 |
jczic/xasyncsockets | A library that provides efficient and managed asynchronous socket functionality for Python/MicroPython | 40 |
kassane/beast | A C++ networking library providing low-level HTTP/1, WebSocket, and networking protocol types and algorithms. | 1 |
chronoxor/cppserver | An ultra fast and low latency asynchronous socket server & client C++ library with support for multiple protocols. | 1,429 |
aloisdg/ether.network | A C# library for creating simple servers and clients using sockets. | 11 |
rdavisau/sockets-for-pcl | Provides a cross-platform socket API for Xamarin and Windows | 223 |
amphp/socket | A PHP library that enables secure, non-blocking communication over TCP and UDP sockets. | 234 |
ascorbic/socket-io-actionscript | A client library for connecting to a Socket.IO server using ActionScript 3. | 35 |
quobject/socketioclientdotnet | A .Net library that allows C# developers to establish and manage connections with real-time communication servers using the Socket.IO protocol. | 792 |
1c3t3a/rust-socketio | An implementation of a socket.io client in Rust | 421 |
chadrem/amf_socket | A bi-directional RPC library that enables high performance network communication between Actionscript applications. | 11 |
ef-gy/cxxhttp | A C++ library implementing an asynchronous HTTP server and client. | 25 |
eyalz800/zpp_bits | A lightweight C++20 serialization and RPC library in one header file | 747 |
balancingrock/swiftersockets | A collection of socket utilities in Swift to simplify Unix socket programming. | 59 |