2 releases
new 0.6.1 | May 18, 2025 |
---|---|
0.6.0 | May 17, 2025 |
#2167 in Network programming
52 downloads per month
Used in iceoryx2-cli
1.5MB
25K
SLoC
Discovery Services
The iceoryx2-services-discovery
crate provides discovery services for the components
of an iceoryx2 system. These services enable other applications built on iceoryx2 to
get informed of the presense of these components.
iceoryx2-services
Being a service-oriented middleware, iceoryx2
facilitates the ability to add
functionality by spinning up services.
These crates provides some "internal" services that can be used out-of-the-box to augment applications with some common functionality with minimal hassle.
Crate | Offered Services | Description |
---|---|---|
iceoryx2-services-discovery |
iox2://discovery/services/ |
Subscribe to service changes in the iceoryx2 system |
Dependencies
~2–15MB
~141K SLoC