https://github.com/zredshift/stunparse
A parser/codec for the STUN (RFC 8489) protocol in Rust.
https://github.com/zredshift/stunparse
Last synced: about 2 months ago
JSON representation
A parser/codec for the STUN (RFC 8489) protocol in Rust.
- Host: GitHub
- URL: https://github.com/zredshift/stunparse
- Owner: zRedShift
- License: apache-2.0
- Created: 2024-02-05T22:09:54.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-05T22:39:21.000Z (over 1 year ago)
- Last Synced: 2025-03-05T08:43:27.835Z (3 months ago)
- Language: Rust
- Size: 50.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# stunparse
A parser/codec for the STUN (RFC 8489) protocol in Rust.