recws-org / recwsLinks
Reconnecting WebSocket is a websocket client based on gorilla/websocket that will automatically reconnect if the connection is dropped and keeps the connection alive - thread safe!
☆138Updated last year
Alternatives and similar repositories for recws
Users that are interested in recws are comparing it to the libraries listed below
Sorting:
- A trivial channel pubsub I use in lots of projects.☆247Updated last year
- High-throughput, sharded in-memory KV cache for Go with minimal allocations☆102Updated 2 weeks ago
- Expirable Go LRC\LRU cache without goroutines☆93Updated 2 months ago
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆149Updated 5 years ago
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- Minimalistic RBAC package for Go applications☆116Updated 7 years ago
- Compute message digest for large files in Go☆115Updated 2 years ago
- A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fa…☆139Updated 5 years ago
- A debouncer written in Go.☆139Updated last week
- A Lightweight in-memory key:value cache library for Go.☆184Updated 2 years ago
- A fast WebSocket implementation for fasthttp and net/http. Supporting concurrent R/W operations by default.☆90Updated 4 years ago
- Simple string pattern matcher for Go☆136Updated 5 months ago
- a thread-safe concurrent map for go☆100Updated 2 years ago
- Create go type representation from json☆138Updated last month
- Rolling window implementation in go.☆59Updated last week
- Session implementation for fasthttp☆86Updated 10 months ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated last month
- Toolbox - go utility library☆227Updated last month
- Cache arbitrary data with an expiration time.☆192Updated 3 years ago
- A highly optimized double-ended queue☆204Updated 2 years ago
- Go reflection simplified☆103Updated last year
- Pure nodejs EventEmmiter for the Go Programming Language.☆102Updated 2 years ago
- The sessions manager for the Go Programming Language. Supports both net/http and fasthttp.☆221Updated 2 years ago
- ☆80Updated 5 months ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆71Updated 5 years ago
- Golang beautify data display for Humans☆313Updated 4 years ago
- FastHTTP & net/http dual-engine web framework. Echo v2 enhanced version.☆69Updated 2 weeks ago
- redisqueue provides a producer and consumer of a queue that uses Redis streams☆139Updated last year
- Limit size of POST requests for Gin framework☆68Updated 5 months ago