open-dis-rust 0.4.3

A Rust implementation of the IEEE 1278.1-2012 DIS Standard.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# open-dis-rust

**open-dis-rust** is an open-source implementation of the IEEE 1278.1-2012 Distributed
Interactive Simulation (DIS) application protocol. This library defines all Protocol
Data Units (PDUs) listed within the standard documentation as well as all associated
data types, records, and enumerations.

## Contributing

Open DIS Rust is free and open source. You can find the source code as well as
report issues and create feature requests on [GitHub](https://github.com/crhowell3/open-dis-rust).