melody
Web framework
A lightweight websocket framework for Go that abstracts away the tedious parts of handling websockets.
Minimalist websocket framework for Go
4k stars
63 watching
366 forks
Language: Go
last commit: 4 months ago
Linked from 2 awesome lists
exampleframeworkgogolangminimalistwebsocketwebsocket-framework
Related projects:
Repository | Description | Stars |
---|---|---|
coder/websocket | A minimal and idiomatic WebSocket library for Go | 3,950 |
gobwas/ws | A WebSocket implementation in Go. | 6,143 |
disposaboy/gosublime | An integrated development environment plugin for Sublime Text 3 that enhances Go/Golang development experience with various features and tools. | 3,418 |
labstack/echo | A lightweight, high-performance Go web framework designed for building scalable RESTful APIs and microservices. | 29,900 |
zeromicro/go-zero | A cloud-native Go framework for building scalable and resilient microservices with automatic code generation and built-in engineering practices. | 29,308 |
go-kit/kit | A toolkit for building microservices in Go | 26,621 |
gorilla/websocket | An implementation of the WebSocket protocol for real-time communication over TCP connections. | 22,445 |
wailsapp/wails | Enables Go programmers to build desktop applications with integrated web frontends | 25,392 |
gohugoio/hugo | A fast and flexible tool for generating static websites with built-in support for various content formats. | 75,938 |
urfave/negroni | A library that provides an idiomatic approach to web middleware in Go | 7,470 |
maxence-charriere/go-app | A framework for building web applications with Go, supporting progressive web apps and WebAssembly. | 7,968 |
gin-gonic/gin | A high-performance web framework written in Go, providing a fast and flexible API for building HTTP services. | 78,978 |
eranyanay/1m-go-websockets | Demonstrates how to handle a large number of websockets connections in Go | 5,816 |
icexin/eggos | A Go-based unikernel project that runs Go applications on x86 bare metal with a network stack and various features. | 2,232 |
go-chi/chi | A lightweight router for building modular and composable HTTP services | 18,564 |