nats-server
There are 44 repositories under nats-server topic.
nats-io/nats-server
High-Performance server for NATS.io, the cloud and edge native messaging system.
resgateio/resgate
A Realtime API Gateway used with NATS to build REST, real time, and RPC APIs, where all your clients are synchronized seamlessly.
cherry-game/cherry
Actor model game server framework based on golang
nats-io/prometheus-nats-exporter
A Prometheus exporter for NATS metrics
nats-io/nats-account-server
A simple HTTP/NATS server to host JWTs for nats-server 2.0 account authentication.
jirenius/go-res
RES Service protocol library for Go
bmcustodio/docker-compose-nats-cluster
A three-node NATS cluster running on top of Docker Compose for testing purposes.
softwaremill/OtterJet
Visualization of messages from a NATS JetStream server
gcool-info/nats-playground
Playground for a secure, Highly Available NATS Cluster with message persistence (using JetStream)
nats-io/nats-on-a-log
Raft log replication using NATS.
wshaddix/http-nats-proxy
A proxy service that translates http requests to nats messages
madansp/nats-embedded
Embedded Nats and Nats Streaming(https://nats.io) server for integration testing
jirenius/rest2res
A NATS/RES service turning legacy REST APIs into live APIs served through Resgate.
jirenius/csharp-res
RES protocol service library for .NET
abhirockzz/nats-hello-world-docker
NATS pub sub example with Go and Java client (using Docker Compose)
ColinSullivan1/nats-k8s
Various k8s/nats artifacts in experimental work.
hjuraev/NATS-Swift
Nats client implemented in swift
sonirico/naps
chain nats servers with transformation & processing pipelines
blinkinglight/go-nats.io-websocket
nats.io websocket
huangjunwen/nproto
Easy to use communication (e.g. rpc/msg/...) components.
amirhnajafiz/telegraph
Telegraph is a web-communicator for sending and receiving messages via nats.
claudiunicolaa/natsdedup
Enables content deduplication using a time-to-live (TTL) mechanism to forward only unique messages.
siddhi-io/siddhi-io-nats
Extension that can be used to communicate (publish/subscribe) with an instance of the nats-streaming server
sametsahindogan/nats-message-channel
:pushpin: Implementation of NATS MQ & websocket protocol in NodeJS.
alwitt/httpmq
HTTP/2 based message broker built around NATS JetStream
openrfsense/backend
OpenRFSense self-hostable server backend
RashadAnsari/nats-example
NATS messaging system example usage in Go programming language
rishikeshbedre/nats-api-server
NATS API Server is a REST based configuration server for the nats-server to configure authorization and reload the nats-server
secmohammed/golang-graphql-meetups
meetup.com clone using Golang & GraphQL
azat-dev/nats-pool
Connections pool for nats.io
goku321/just-nats-things
nats related concepts, code examples etc
nats-io/not.java
A reference for distributed tracing with the NATS Java client.
zmts/nats-nodejs-demo
Microservice communication with NATS message queue. Quite simple implementation
osapi-io/nats-server
A Go package for running an embedded NATS server.
svirmi/golang-nats-pubsub
Testing golang data stream piping through NATS and consuming via pub/sub