1 unstable release

0.1.0 Mar 31, 2022

#7 in #dis

28 downloads per month
Used in dis_lib

MIT license

7KB
83 lines

DIS for Rust

dis-rs is an implementation of the Distributed Interactive Simulation (DIS) protocol for Rust. It provides functions to build PDUs in applications, send them out via a network and parse received byte streams into PDUs.

dis-rs-macros provides macros used in the dis-lib crate.

Dependencies

~1.5MB
~34K SLoC