TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A Node.js microservices toolkit for NATS

3 pointsby starptechover 8 years ago
Hi, I&#x27;m the author of hemera a a Node.js microservices toolkit for NATS the high performance messaging system. With hemera you combine pattern matching and NATS to create robust and powerful applications in Node.js. What do you think?<p>https:&#x2F;&#x2F;github.com&#x2F;StarpTech&#x2F;hemera

3 comments

starptechover 8 years ago
Yes, it&#x27;s heavily inspired by Seneca. I create this project because seneca has big problems to fix outstanding issues and to be backwards compatible at the same time. Hemera is small as possible and combines a robust messaging system with the flexibility of pattern matching.
skibzover 8 years ago
I like it! It reminds me of Seneca (<a href="http:&#x2F;&#x2F;senecajs.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;senecajs.org&#x2F;</a>)
partisanover 8 years ago
Would love to hear from people using NATS about their experiences.