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
- comments on server options struct
- Support receiving incoming nats-messages through millions of low-latency http2 (http3 too?) persistent connections
- Support structured logging
- Message Group / Sequential Convoy pattern
- Provide a more granular API for stream management (resolve concurrent updates)
- Dynamic NATS cluster (clustering using single DNS record)
- Add CustomListener to Opts
- JWT connection limits per user
- According to OWASP Top10, we should be able to hide Nats & Go version from the response of nats server
- feature: multi subject publishing, data uploaded once
- Docs
- Go not yet supported