1m-go-websockets
Websocket demo
Demonstrates how to handle a large number of websockets connections in Go
handling 1M websockets connections in Go
6k stars
113 watching
628 forks
Language: Go
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A WebSocket implementation in Go. | 6,169 |
| A minimal and idiomatic WebSocket library for Go | 4,017 |
| An implementation of the WebSocket protocol for real-time communication over TCP connections. | 22,625 |
| A toolkit for building microservices in Go | 26,684 |
| A lightweight websocket framework for Go that abstracts away the tedious parts of handling websockets. | 3,785 |
| A scalable distributed game server engine with hot swapping capabilities and support for multiple communication protocols. | 2,576 |
| A cloud-native Go framework for building scalable and resilient microservices with automatic code generation and built-in engineering practices. | 29,481 |
| A GoLang library for multiplexing multiple network protocols on the same port | 2,590 |
| A Go implementation of the Ethereum protocol's execution layer | 47,891 |
| A high-performance web framework written in Go, providing a fast and flexible API for building HTTP services. | 79,433 |
| An ultra-fast distributed actor system for concurrent and distributed computing | 5,095 |
| An event-driven networking framework designed to provide high-performance and lightweight network capabilities. | 9,825 |
| Tool to turn existing command-line applications into WebSocket servers by piping client input and sending server output over WebSockets | 17,176 |
| A Go-based unikernel project that runs Go applications on x86 bare metal with a network stack and various features. | 2,239 |
| Compiles Go code to JavaScript for running in browsers | 12,785 |