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
- [FIXED] Return /connz timestamps in UTC
- [FIXED] Correct max_subs reload unit test
- Allow verify_and_map to derive identity from any certificate attribute, not just email/SAN/DN
- [ADDED] Allow verify_and_map to group TLS clients by certificate attribute
- ci: pin goreleaser/goreleaser-action@v7 to a full commit SHA (match repo's re-tagging-attack convention)
- ats: wait for the time goroutine to exit in Unregister (fixes flaky TestRegisterAndUnregister)
- jetstream sequence inconsistent with actual message order
- [FIXED] MQTT: Unacknowledged QoS 1/2 messages not re-sent promptly on reconnect
- Flaky TestRegisterAndUnregister due to asynchronous ATS goroutine shutdown
- [FIXED] Deliver service imported messages to stream imports of other accounts
- Docs
- Go not yet supported