mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 02:11:43 +08:00
Add fibersse - Production SSE for Fiber v3 (#6190)
This commit is contained in:
parent
40f6e47005
commit
21e0791e64
@ -2073,6 +2073,7 @@ _Libraries for working with various layers of the network._
|
||||
- [go-pcaplite](https://github.com/alexcfv/go-pcaplite) - Lightweight live packet capture library with HTTPS SNI extraction.
|
||||
- [go-powerdns](https://github.com/joeig/go-powerdns) - PowerDNS API bindings for Golang.
|
||||
- [go-sse](https://github.com/lampctl/go-sse) - Go client and server implementation of HTML server-sent events.
|
||||
- [fibersse](https://github.com/vinod-morya/fibersse) - Production-grade Server-Sent Events (SSE) for Fiber v3 with event coalescing, priority lanes, topic wildcards, adaptive throttling, and built-in auth.
|
||||
- [go-stun](https://github.com/ccding/go-stun) - Go implementation of the STUN client (RFC 3489 and RFC 5389).
|
||||
- [gobgp](https://github.com/osrg/gobgp) - BGP implemented in the Go Programming Language.
|
||||
- [gopacket](https://github.com/google/gopacket) - Go library for packet processing with libpcap bindings.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user