# Installer nats-streaming-server avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de nats-streaming-server pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:nats-streaming-server
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install nats-streaming-server
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:nats-streaming-server
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.25.6
- **Résumé source:** Lightweight cloud messaging system
- **Page d'accueil:** <https://nats.io>
- **Dépôt:** <https://github.com/nats-io/nats-streaming-server>
- **Dernière mise à jour:** 2026-07-26T19:43:13+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- nats-streaming-server (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.25.6
## Historique du projet et usages

NATS Streaming Server, also called STAN, was the reliable streaming layer that predated JetStream in the NATS ecosystem. It added persistence, durable subscriptions, acknowledgements, and replay-style messaging on top of core NATS for users who wanted lightweight streaming without running a larger broker stack.

### Historique du projet

The GitHub repository was created on 2016-03-24 and the project reached its final published GitHub release, v0.25.6, on 2023-11-17. The repository README says NATS Streaming Server is deprecated, with critical bug and security fixes applied until June 2023, and directs persistence users to JetStream. GitHub marked the repository archived on 2025-12-31.

The replacement path is explicit in the NATS documentation: JetStream is built into nats-server and the docs state that JetStream completely replaces the legacy STAN streaming layer.

### Historique d'adoption

NATS Streaming Server mattered during the period when NATS users needed persistent streams before JetStream became the standard NATS persistence engine. Its adoption footprint is now mostly legacy maintenance and migrations: Homebrew listed the formula as deprecated on 2026-07-01 and reported 193 installs over the preceding 365 days.

### Modes d'utilisation

Package users installed the standalone `nats-streaming-server` binary to run a STAN server beside NATS clients. Practical use involved provisioning channels, durable subscribers, and client libraries for applications that needed message replay or at-least-once delivery. New deployments are expected to use JetStream in `nats-server` instead.

### Pourquoi les passionnés de paquets s'y intéressent

This is a package-history marker for a superseded infrastructure component: keeping it packaged helps old deployments and migration tests, while the formula deprecation and upstream archive tell package maintainers not to treat it as a living NATS server family member.

### Chronologie

- 2016-03-24: GitHub repository created.
- 2023-06: Upstream deprecation window for critical bug and security fixes ended.
- 2023-11-17: v0.25.6 released.
- 2025-12-31: GitHub repository archived.

### Related projects

- NATS, nats-server, JetStream, and the legacy STAN client libraries are the important adjacent projects.

### Sources

- <https://api.github.com/repos/nats-io/nats-streaming-server>
- <https://docs.nats.io/nats-concepts/jetstream>
- <https://formulae.brew.sh/formula/nats-streaming-server>
- <https://github.com/nats-io/nats-streaming-server>
- <https://github.com/nats-io/nats-streaming-server/releases/tag/v0.25.6>
- <https://nats-io.gitbook.io/legacy-nats-docs/nats-streaming-server-aka-stan>


## Notes de sécurité

broad file, network, media, or database tool signal. formula declares a Homebrew service.

- **Risque Geiger:** orange / moyen
- broad file, network, media, or database tool signal
- formula declares a Homebrew service
- infrastructure mutation or orchestration signal


## Combined YAML source

View the package source record on GitHub. [combined/nats-streaming-server.yml](https://github.com/mxcl/pkgdb/blob/main/combined/nats-streaming-server.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
