1 unstable release
0.1.3 | Jul 30, 2024 |
---|
#2 in #eclipse
33 downloads per month
210KB
4K
SLoC
up-subscription is an implementation of the Eclipse uProtocol™ USubscription service for the rust programming language.
This crate can be used to configure and run a USubscription service as part of your rust application, implementing the interface defined by the uProtocol protobuf core API specification.
Library contents
usubscription
service as an frontend for the subscription management and notification handler actors.listeners
module, with UListener trait implementations for all functions defined by the USubscription API
Note
For a batteries-included approach to running up-subscription-rust, the up-subscription-cli
module provides a command line frontend for running the USubscription service. It is available via the project's github repo.
References
Dependencies
~7–17MB
~181K SLoC