Metadata-Version: 2.1
Name: nats-server-bin
Version: 2.12.5
Summary: High-Performance server for NATS.io, the cloud and edge native messaging system.
Keywords: messaging,nats,queue
Author-Email: dowon <ks2515@naver.com>
License: Apache-2.0
Classifier: Programming Language :: Go
Classifier: Topic :: System :: Networking
Project-URL: nats.io, https://nats.io/
Project-URL: repository, https://github.com/Bing-su/pip-binary-factory
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# nats-server-bin

https://github.com/nats-io/nats-server

https://nats.io

<p align="center">
  <img src="https://github.com/nats-io/nats-server/blob/main/logos/nats-horizontal-color.png?raw=true" width="300" alt="NATS Logo">
</p>

[NATS](https://nats.io) is a simple, secure and performant communications system for digital systems, services and devices. NATS is part of the Cloud Native Computing Foundation ([CNCF](https://cncf.io)). NATS has over [40 client language implementations](https://nats.io/download/), 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.

## Documentation

- [Official Website](https://nats.io)
- [Official Documentation](https://docs.nats.io)
- [FAQ](https://docs.nats.io/reference/faq)
- Watch [a video overview](https://rethink.synadia.com/episodes/1/) of NATS.
- Watch [this video from SCALE 13x](https://www.youtube.com/watch?v=sm63oAVPqAM) to learn more about its origin story and design philosophy.

## install

```sh
pip install nats-server-bin
```
