gws
WebSocket server
A WebSocket implementation designed for building real-time applications with focus on simplicity, performance, and reliability.
simple, fast, reliable websocket server & client, supports running over tcp/kcp/unix domain socket. keywords: ws, proxy, chat, go, golang...
1k stars
14 watching
91 forks
Language: Go
last commit: 2 months ago
Linked from 1 awesome list
context-takeovergo-websocketgo-wskcppermessage-deflaterfc7692websocketws
Related projects:
Repository | Description | Stars |
---|---|---|
zaba505/gws | A WebSocket client and server implementation for GraphQL communication | 6 |
allinurl/gwsocket | A fast, standalone WebSocket server written in C, providing bidirectional communication between applications and browsers. | 752 |
kseo/ws-cli | A command line client for establishing and interacting with WebSockets | 17 |
hashrocket/ws | A tool for exploring and debugging websocket servers | 426 |
3b/clws | A WebSocket server written in Common Lisp, supporting multiple protocols and enabling real-time communication. | 72 |
raphael/wsc | A command line tool for interacting with websockets | 51 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
charje/portal | A portable WebSocket server written in Common Lisp, designed to handle multiple clients and resources. | 28 |
melishev/wsgo | Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
mattgodbolt/seasocks | An embeddable C++ webserver with WebSocket support for building small-scale networked applications. | 735 |
tfausak/wuss | A Haskell library that simplifies the creation of secure WebSocket clients. | 69 |
foxglove/ws-protocol | Defines and enables real-time data streaming between devices and servers using web sockets. | 99 |
progrium/wssh | A command-line utility for establishing and interacting with WebSocket connections. | 268 |
karlseguin/websocket.zig | A Zig library implementing a WebSocket server | 305 |