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 supported2 Subscribers
Add a CodeTriage badge to nats-server
Help out
- Issues
- [FIXED] MQTT: Did not reject Packet Identifier set to 0 for SUB/UNSUB
- [FIXED] avoid uint64 underflow in readIndexInfo for empty blocks
- MQTT: SUBSCRIBE/UNSUBSCRIBE accept Packet Identifier = 0 (violates MQTT 3.1.1 §2.3.1)
- JetStream message duplication
- Add Unix socket support for client listener
- JetStream sourced streams occasionally duplicate messages with identical Nats-Stream-Source
- Priority Groups Overflow - MinPending and MinAckPending logic does not match ADR 42
- Fixed incorrectly inverted Overflow check logic
- Stream replicas stuck in `UNSYNCED` state leading to undeleted messages [v2.12.3]
- wip safe config load and no reload
- Docs
- Go not yet supported