2 unstable releases

0.2.0 Apr 4, 2023
0.1.0 Aug 31, 2022

#3 in #nscldaq

Download history 23/week @ 2024-02-17 87/week @ 2024-02-24 7/week @ 2024-03-02 61/week @ 2024-03-30 9/week @ 2024-04-06

70 downloads per month
Used in 2 crates

GPL-2.0 license

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