2 unstable releases
0.2.0 | Apr 4, 2023 |
---|---|
0.1.0 | Aug 31, 2022 |
#3 in #nscldaq
55 downloads per month
Used in 2 crates
21KB
391 lines
This package provides minimal RUST support for the port manager. Using this crate, rust programs can request service ports of the local port manager as well as get a listing of the ports that are already in use.
==== History
This was hoisted from the development project for the NSCLDAQ RingMaster but is needed by ring master client crates as well since the RingMaster must be located via the port manager.
Dependencies
~115KB