aviso 2.0.0-rc.2

Core client library for aviso-server, ECMWF's notification service.
Documentation

aviso

Core Rust client library for aviso-server, ECMWF's notification service for data-driven workflows.

This crate carries the foundation: low-level types, transport, authentication, reconnect, and triggers. Companion crates wrap it for specific consumers:

  • aviso-cli: command-line tool.
  • pyaviso: Python distribution, built from the aviso-py PyO3 binding crate (published to PyPI, not crates.io).

See the workspace repository and the docs for full documentation.

License

Apache-2.0. See LICENSE.txt. Copyright 2026 ECMWF and individual contributors.