radius-parser

Parser for the RADIUS protocol


Keywords
nom, parser, radius
Licenses
MIT/Apache-2.0

Documentation

radius-parser

License: MIT Apache License 2.0 Build Status Crates.io Version

Overview

radius-parser is a parser for the Radius protocol.

This crate mostly serves as a demo/example crate for network protocol parsers written using nom, and nom-derive.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.