nats-server
https://github.com/nats-io/nats-server
Go
High-Performance server for NATS.io, the cloud and edge native messaging system.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported3 Subscribers
Add a CodeTriage badge to nats-server
Help out
- Issues
- fix: check AddWeightedMappings error in updateAccountClaimsWithRefresh
- Account JWT mapping updates that fail AddWeightedMappings are silently discarded, leaving stale or empty mappings
- [IMPROVED] Expire MaxAge block prefixes after v4 recovery
- [FIXED] Route TLS: preserve saved hostname on HostnameError when URL is an IP
- [FIXED] Auth callout rejection reported as account connection limit
- Misleading "maximum account active connections exceeded" on auth callout rejection
- Snapshot install compacts the Raft log before the store data it covers is durable
- (2.15) [IMPROVED] MQTT: Pipeline QoS2 PUBLISH and PUBREL processing
- (2.15) [FIXED] Leafnode JetStream isolation/extension with same domain & sys account
- CONSUMER.RESET response silently dropped across a service import (same-client no-echo check) — cross-account source/mirror bind-by-name hangs at active: -1
- Docs
- Go not yet supported