Websocket

WebSocket server

A fast and extendable WebSocket server for UNIX systems written in C.

WSServer is a fast, configurable, and extendable WebSocket Server for UNIX systems written in C (C11).

GitHub

200 stars
13 watching
67 forks
Language: C
last commit: about 1 year ago
Linked from 1 awesome list

autobahn-testsuitecwebsocketwebsocket-serverwebsocketswsserver

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
allinurl/gwsocket A fast, standalone WebSocket server written in C, providing bidirectional communication between applications and browsers. 752
mattgodbolt/seasocks An embeddable C++ webserver with WebSocket support for building small-scale networked applications. 735
realtimelogic/minnowserver A lightweight, resource-efficient embedded HTTP(S) WebSocket server 320
tfausak/wuss A Haskell library that simplifies the creation of secure WebSocket clients. 69
melishev/wsgo Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. 3
housleyjk/ws-rs A lightweight implementation of WebSockets for Rust that abstracts away protocol details and provides efficient handling of multiple connections. 1,472
drashland/wocket A WebSocket library for Deno that enables real-time communication between clients and servers. 104
eliihen/wsta A command-line tool for interacting with WebSockets 632
johanwinther/websocket_server Provides an async iterator for WebSocket events from all connected clients 9
3b/clws A WebSocket server written in Common Lisp, supporting multiple protocols and enabling real-time communication. 72
holywyvern/love-ws A library for creating WebSocket clients and servers in C++ using the love framework. 24
charje/portal A portable WebSocket server written in Common Lisp, designed to handle multiple clients and resources. 28
raphael/wsc A command line tool for interacting with websockets 51
ejeklint/arduinowebsocketserver An implementation of a Websocket server for the Arduino platform 171
cjhdev/wic A C implementation of the WebSocket protocol designed for embedded systems. 70