portman_client

Crates.ioportman_client
lib.rsportman_client
version0.2.0
sourcesrc
created_at2022-08-31 14:01:00.039342
updated_at2023-04-04 13:18:44.327773
descriptionNSCLDAQ Port manager client
homepagehttp://docs.nscl.msu.edu/daq
repositoryhttps://github.com/FRIBDAQ/rust-portman-client.git
max_upload_size
id655733
size21,113
Giordano Cerizza (horseheadman)

documentation

README

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.

Commit count: 11

cargo fmt