mirror of
https://github.com/parkervcp/eggs.git
synced 2026-05-18 03:49:50 +08:00
1.1 KiB
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.