seasocks
Websocket server
An embeddable C++ webserver with WebSocket support for building small-scale networked applications.
Simple, small, C++ embeddable webserver with WebSockets support
735 stars
39 watching
119 forks
Language: C++
last commit: about 2 months ago
Linked from 3 awesome lists
c-plus-pluscpp14websocket-serverwebsockets
Related projects:
Repository | Description | Stars |
---|---|---|
allinurl/gwsocket | A fast, standalone WebSocket server written in C, providing bidirectional communication between applications and browsers. | 752 |
bloatless/php-websocket | A simple PHP-based WebSocket server and its associated application framework | 580 |
machinezone/ixwebsocket | A lightweight C++ library for building WebSocket clients and servers with TLS support. | 551 |
3b/clws | A WebSocket server written in Common Lisp, supporting multiple protocols and enabling real-time communication. | 72 |
charje/portal | A portable WebSocket server written in Common Lisp, designed to handle multiple clients and resources. | 28 |
marfusios/websocket-client | A wrapper over native .NET class for WebSocket communication with built-in reconnection and error handling | 693 |
mortzdk/websocket | A fast and extendable WebSocket server for UNIX systems written in C. | 200 |
realtimelogic/minnowserver | A lightweight, resource-efficient embedded HTTP(S) WebSocket server | 320 |
melishev/wsgo | Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
holywyvern/love-ws | A library for creating WebSocket clients and servers in C++ using the love framework. | 24 |
lxzan/gws | A WebSocket implementation designed for building real-time applications with focus on simplicity, performance, and reliability. | 1,422 |
cytle/socket.io-mp-client | An implementation of the WebSocket protocol for real-time communication between small programs and servers. | 118 |
fukamachi/websocket-driver | Provides Common Lisp implementation of WebSocket protocol for both servers and clients. | 104 |
imanel/websocket-rack | A Rack-based WebSocket server implementation in JavaScript | 192 |
jebej/matlabwebsocket | A MATLAB library that enables real-time communication over the web using a WebSocket protocol. | 74 |