Files
eggs/software/nats-server/README.md
T
2023-12-29 14:05:21 -08:00

1.1 KiB

nats-server

From their Github

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/System Requirements

The system requirements of a NATS server can vary a lot depending on its configuration.

View their documentation to learn more.

Server Ports

Port default
nats-server 4222

Notes

4222 is the default port, but any port can be used.

Additional ports may be required depending on your NATS server configuration.