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: 7 months ago
Linked from 3 awesome lists

proxywebsocket-serverwebsockets

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lukeed/sockette Automated reconnection and reusable WebSocket wrapper 2,457
zaphoyd/websocketpp Provides a C++ library to establish and manage WebSocket connections between clients and servers over network. 7,127
coder/websocket A minimal and idiomatic WebSocket library for Go 4,017
tootallnate/java-websocket A WebSocket implementation in Java 10,557
websockets/ws A library implementing a WebSocket protocol for bidirectional, real-time communication between clients and servers. 21,839
gobwas/ws A WebSocket implementation in Go. 6,169
daltoniam/starscream A WebSocket library in Swift for establishing and managing real-time communication between devices. 8,377
sta/websocket-sharp An implementation of the WebSocket protocol for C# applications. 5,759
obsproject/obs-websocket Enables remote control and automation of OBS Studio through WebSocket connections 3,940
allinurl/gwsocket A fast, standalone WebSocket server written in C, providing bidirectional communication between applications and browsers. 757
glebradchenko/dnwebsocket A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. 36
jaspervdj/websockets Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. 408
mattgodbolt/seasocks An embeddable C++ webserver with WebSocket support for building small-scale networked applications. 740
eliihen/wsta A command-line tool for interacting with WebSockets 632
eranyanay/1m-go-websockets Demonstrates how to handle a large number of websockets connections in Go 5,866