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.

GitHub

17k stars
369 watching
1k forks
Language: Go
last commit: over 2 years ago
Linked from 3 awesome lists

proxywebsocket-serverwebsockets

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
lukeed/socketteAutomated reconnection and reusable WebSocket wrapper2,457
zaphoyd/websocketppProvides a C++ library to establish and manage WebSocket connections between clients and servers over network.7,127
coder/websocketA minimal and idiomatic WebSocket library for Go4,017
tootallnate/java-websocketA WebSocket implementation in Java10,557
websockets/wsA library implementing a WebSocket protocol for bidirectional, real-time communication between clients and servers.21,839
gobwas/wsA WebSocket implementation in Go.6,169
daltoniam/starscreamA WebSocket library in Swift for establishing and managing real-time communication between devices.8,377
sta/websocket-sharpAn implementation of the WebSocket protocol for C# applications.5,759
obsproject/obs-websocketEnables remote control and automation of OBS Studio through WebSocket connections3,940
allinurl/gwsocketA fast, standalone WebSocket server written in C, providing bidirectional communication between applications and browsers.757
glebradchenko/dnwebsocketA WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections.36
jaspervdj/websocketsProvides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks.408
mattgodbolt/seasocksAn embeddable C++ webserver with WebSocket support for building small-scale networked applications.740
eliihen/wstaA command-line tool for interacting with WebSockets632
eranyanay/1m-go-websocketsDemonstrates how to handle a large number of websockets connections in Go5,866