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
64 watching
366 forks
Language: Go
last commit: 6 months ago
Linked from 2 awesome lists
exampleframeworkgogolangminimalistwebsocketwebsocket-framework
Related projects:
Repository | Description | Stars |
---|---|---|
coder/websocket | A minimal and idiomatic WebSocket library for Go | 4,017 |
gobwas/ws | A WebSocket implementation in Go. | 6,169 |
disposaboy/gosublime | An integrated development environment plugin for Sublime Text 3 that enhances Go/Golang development experience with various features and tools. | 3,419 |
labstack/echo | A high-performance, minimalist Go web framework with extensible middleware capabilities and robust API features. | 30,085 |
zeromicro/go-zero | A cloud-native Go framework for building scalable and resilient microservices with automatic code generation and built-in engineering practices. | 29,481 |
go-kit/kit | A toolkit for building microservices in Go | 26,684 |
gorilla/websocket | An implementation of the WebSocket protocol for real-time communication over TCP connections. | 22,625 |
wailsapp/wails | Enables Go programmers to build desktop applications with integrated web frontends | 25,855 |
gohugoio/hugo | A fast and flexible tool for generating static websites with built-in support for various content formats. | 76,514 |
urfave/negroni | A library that provides an idiomatic approach to web middleware in Go | 7,479 |
maxence-charriere/go-app | A framework for building web applications with Go, supporting progressive web apps and WebAssembly. | 8,027 |
gin-gonic/gin | A high-performance web framework written in Go, providing a fast and flexible API for building HTTP services. | 79,433 |
eranyanay/1m-go-websockets | Demonstrates how to handle a large number of websockets connections in Go | 5,866 |
icexin/eggos | A Go-based unikernel project that runs Go applications on x86 bare metal with a network stack and various features. | 2,239 |
go-chi/chi | A lightweight router for building modular and composable HTTP services | 18,767 |