clsocket
Socket library
A lightweight C++ library for creating cross-platform network programs using sockets.
SimpleSockets is a lightweight set of classes that allow developers to implement IP based network programs.
157 stars
18 watching
65 forks
Language: C++
last commit: about 1 year ago
Linked from 1 awesome list
c-plus-plussocket
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides an easy-to-use interface for creating socket-based connections on Apple platforms. | 1,686 |
| | A minimalistic socket library with an Asio-like API for handling TCP connections asynchronously. | 26 |
| | A C++ library that facilitates communication between client and server over sockets with serialized data exchange. | 0 |
| | A lightweight C++ library for building WebSocket clients and servers with TLS support. | 557 |
| | A C implementation of the WebSocket protocol designed for embedded systems. | 71 |
| | A C library implementing the WebSocket protocol for efficient data transfer over web connections. | 610 |
| | An implementation of the WebSocket protocol for real-time communication between small programs and servers. | 118 |
| | A library that simplifies the integration of WebSockets into Plug applications. | 63 |
| | A WebSocket library for Deno that enables real-time communication between clients and servers. | 104 |
| | A C# library for creating simple servers and clients using sockets. | 11 |
| | A collection of socket utilities in Swift to simplify Unix socket programming. | 59 |
| | Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. | 408 |
| | A portable class library implementing WebSocket protocol on multiple platforms using native bridges and libraries. | 98 |
| | A Websocket client library for Arduino that enables communication with web services over Websockets | 228 |
| | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |