apache-websocket
WebSockets
A WebSocket module for Apache servers
Apache WebSocket module
196 stars
18 watching
46 forks
Language: C
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
websockets-rs/rust-websocket | A WebSocket library written in Rust providing functionality for dealing with WebSocket connections. | 1,547 |
payden/libwebsock | Library providing a simple way to create WebSocket servers with minimal protocol details | 220 |
tatsuhiro-t/wslay | A C library implementing the WebSocket protocol for efficient data transfer over web connections. | 608 |
status-im/nim-websock | A Websocket implementation for the Nim programming language | 82 |
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
niv/websocket.nim | A WebSocket implementation for client-server communication | 102 |
sitegui/nodejs-websocket | Provides a standard way to establish WebSocket connections between clients and servers in Node.js | 737 |
thinkjs/think-websocket | A WebSocket library designed to extend ThinkJS 3.x with real-time communication capabilities. | 3 |
links2004/arduinowebsockets | A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. | 1,898 |
machinezone/ixwebsocket | A lightweight C++ library for building WebSocket clients and servers with TLS support. | 551 |
marfusios/websocket-client | A wrapper over native .NET class for WebSocket communication with built-in reconnection and error handling | 696 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
cjhdev/wic | A C implementation of the WebSocket protocol designed for embedded systems. | 70 |
perfectexamples/perfect-websocketsserver | An example of setting up and handling WebSocket connections in a Swift-based web server | 34 |
fukamachi/websocket-driver | Provides Common Lisp implementation of WebSocket protocol for both servers and clients. | 104 |