Here are
405 public repositories
matching this topic...
Golang client for NATS, the cloud native messaging system.
Declarative stream processing for mundane tasks and ETL, written in Go
Lightweight, fault-tolerant message streams.
Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
Updated
Mar 14, 2021
TypeScript
Ruby client for NATS, the cloud native messaging system.
Updated
Mar 12, 2021
JavaScript
Python3 client for NATS.io
Updated
Feb 25, 2021
Python
The official C# Client for NATS
A simple example on Event Sourcing/CQRS in Go for building distributed systems and microservices with NATS Streaming, gRPC and CockroachDB
Dashboard for monitoring NATS (an open source messaging system)
Updated
Aug 8, 2018
JavaScript
Updated
Mar 13, 2021
Java
Go Examples: From basics to distributed systems
A PHP client for the NATSio cloud messaging system.
A top-like tool for monitoring NATS servers.
OpenMessaging Benchmark Framework
Updated
Mar 10, 2021
Java
A Prometheus exporter for NATS metrics
NATS cluster on top of Kubernetes made easy.
The boilerplate of the GoLang application with a clear microservices architecture.
The official NATS .NET C# Streaming Client
An in-browser websocket client for NATS, a lightweight, high-performance cloud native messaging system
Updated
Jun 25, 2019
JavaScript
Examples for building microservices with Go kit (gokit.io)
An example microservice system in Node.js using Hemera and best of today.
Updated
Apr 12, 2018
JavaScript
Audio streaming application for Amateur Radio purposes
Golang Asterisk REST Interface (ARI) library
Improve this page
Add a description, image, and links to the
nats
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
nats
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Basically, we don't need to have kafka-console-consumer, we have mill instead: https://github.com/ThreeDotsLabs/watermill/tree/master/tools/mill
It would be nice to replace it in all examples.