All posts

NATS Weekly #48

Week of October 10 - 16, 2022

️ 💁 News

News or announcements that don’t fit into the other categories.

  • 🎉 Please join us for RethinkConn 2022! It is a half-day, virtual, and FREE event which will cover and demonstrate the latest and greatest capabilities. Register here!

⚡ Releases

Official releases from NATS repos and others in the ecosystem.

📖 Articles

Blog posts, tutorials, or any other text-based content about NATS.

💬 Discussions

GitHub Discussions from various NATS repositories.

🧑‍🎓 Resources

New or updated official learning resources, such as docs , screencasts , and examples , etc.

  • The NATS protocol documentation has been updated to include the HMSG and HPUB message types (as well as fix the CR+LF delimiters)!

  • Have you been interested in JetStream-based request-reply semantics? Essentially, the ability to send a request, have it buffered in a stream and then have a subscriber reply if even if they are not immediately available? If so check out this super basic example which shows an experimental API and give us feedback on the use cases you have!