websocketd
WebSocket wrapper
Tool to turn existing command-line applications into WebSocket servers by piping client input and sending server output over WebSockets
Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets.
17k stars
369 watching
1k forks
Language: Go
last commit: over 2 years agoLinked from 3 awesome lists
proxywebsocket-serverwebsockets
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Automated reconnection and reusable WebSocket wrapper | 2,457 | |
| Provides a C++ library to establish and manage WebSocket connections between clients and servers over network. | 7,127 | |
| A minimal and idiomatic WebSocket library for Go | 4,017 | |
| A WebSocket implementation in Java | 10,557 | |
| A library implementing a WebSocket protocol for bidirectional, real-time communication between clients and servers. | 21,839 | |
| A WebSocket implementation in Go. | 6,169 | |
| A WebSocket library in Swift for establishing and managing real-time communication between devices. | 8,377 | |
| An implementation of the WebSocket protocol for C# applications. | 5,759 | |
| Enables remote control and automation of OBS Studio through WebSocket connections | 3,940 | |
| A fast, standalone WebSocket server written in C, providing bidirectional communication between applications and browsers. | 757 | |
| A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 | |
| Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. | 408 | |
| An embeddable C++ webserver with WebSocket support for building small-scale networked applications. | 740 | |
| A command-line tool for interacting with WebSockets | 632 | |
| Demonstrates how to handle a large number of websockets connections in Go | 5,866 |