This package browser is in early development. Mind the rough edges.

nats-server 2.12.1

High performance message broker

NATS is a simple, secure and performant communications system for digital systems, services and devices. NATS is part of the Cloud Native Computing Foundation (CNCF). NATS has over 40 client language implementations, and its server can run on-premise, in the cloud, at the edge, and even on a Raspberry Pi. NATS can secure and simplify design and operation of modern distributed systems.

Installation

Install nats-server 2.12.1 as follows:

guix install nats-server@2.12.1

Or install the latest version:

guix install nats-server

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.