live-feed 0.1.0

Publisher SDK for advertising and serving live data feeds. Consumers use the live-stream crate.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# live-feed

Publisher SDK for advertising and serving live data feeds. A publisher
declares one or more named feeds, builds a manifest consumers can
browse, and accepts subscription requests from the companion
[live-stream] consumer crate.

## License

Mozilla Public License 2.0 (MPL-2.0).

[live-stream]: https://crates.io/crates/live-stream
[live-data]: https://crates.io/crates/live-data