websocket

WebSocket library

A minimal and idiomatic WebSocket library for Go

Minimal and idiomatic WebSocket library for Go

GitHub

4k stars
39 watching
301 forks
Language: Go
last commit: almost 2 years ago
Linked from 1 awesome list

gohttp2idiomaticminimalwebsocket

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
gobwas/wsA WebSocket implementation in Go.6,169
gorilla/websocketAn implementation of the WebSocket protocol for real-time communication over TCP connections.22,625
olahol/melodyA lightweight websocket framework for Go that abstracts away the tedious parts of handling websockets.3,785
eranyanay/1m-go-websocketsDemonstrates how to handle a large number of websockets connections in Go5,866
glebradchenko/dnwebsocketA WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections.36
zeromicro/go-zeroA cloud-native Go framework for building scalable and resilient microservices with automatic code generation and built-in engineering practices.29,481
websockets/wsA library implementing a WebSocket protocol for bidirectional, real-time communication between clients and servers.21,839
disposaboy/gosublimeAn integrated development environment plugin for Sublime Text 3 that enhances Go/Golang development experience with various features and tools.3,419
lxzan/gwsA WebSocket implementation designed for building real-time applications with focus on simplicity, performance, and reliability.1,442
posener/wstestA tool for testing WebSocket handlers without requiring an active network connection or port allocation.102
ergo-services/metaProvides WebSocket-related meta processes for the Ergo Framework 3.0 and above.4
melishev/wsgoProvides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers.3
tootallnate/java-websocketA WebSocket implementation in Java10,557
joewalnes/websocketdTool to turn existing command-line applications into WebSocket servers by piping client input and sending server output over WebSockets17,176
kseo/ws-cliA command line client for establishing and interacting with WebSockets17