7 releases (4 breaking)
0.5.0 | Sep 13, 2021 |
---|---|
0.4.1 | Nov 30, 2020 |
0.3.0 | Aug 6, 2019 |
0.2.0 | Jan 28, 2019 |
0.1.0 | Mar 10, 2017 |
#3 in #radius
556 downloads per month
15KB
279 lines
radius-parser
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
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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.
Dependencies
~1MB
~19K SLoC