just-watch

A single-producer and multi-consumer channel that retains the last sent value only.

The goal of this crate is to provide watch channel compatible with WASM runtime and to keep all dependencies up-to-date.

License

The original implementation is async_trait is licensed under the MIT license.

Authors of async_watch:

Improvements

The further changes are made by RillRate DOO.


Copyright © 2022-2023 RillRate DOO