manucorporat / sseLinks
Server-Sent Events implementation in Go. Used by the Gin Framework.
☆276Updated 6 years ago
Alternatives and similar repositories for sse
Users that are interested in sse are comparing it to the libraries listed below
Sorting:
- Fast conversions across various Go types with a simple API.☆381Updated 3 years ago
- Simple, configurable and scalable Structured Logging for Go.☆295Updated last year
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆475Updated 2 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆372Updated 2 years ago
- Buffer/Byte pool for Go☆475Updated 6 years ago
- net/http handler filters☆347Updated 4 years ago
- An easy-to-use, distributed, extensible task/job queue framework for #golang☆293Updated 3 years ago
- GC optimized MySQL driver☆269Updated 4 years ago
- Intelligently and flexibly pool among multiple hosts from your Go application☆377Updated 4 years ago
- Package httpdown provides http.ConnState enabled graceful termination of http.Server.☆284Updated 6 years ago
- DRY (don't repeat yourself) package for Go☆487Updated 4 months ago
- The fast and flexible HTTP request router for Go☆226Updated 6 years ago
- Simple translation from godoc to markdown.☆490Updated 6 years ago
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.