msf-stun

Crates.iomsf-stun
lib.rsmsf-stun
version0.1.1
sourcesrc
created_at2022-04-01 16:13:07.71411
updated_at2023-10-03 16:40:05.003503
descriptionSession Traversal Utilities for NAT (STUN) for Rust.
homepage
repositoryhttps://github.com/operutka/msf
max_upload_size
id560396
size47,418
Ondřej Perutka (operutka)

documentation

https://docs.rs/msf-stun/

README

Session Traversal Utilities for NAT

Pure Rust implementation of STUN message encoder/decoder based on RFC 5389 with an optional extension for Interactive Connectivity Establishment (ICE).

Features

  • ice - enable the ICE extension
Commit count: 30

cargo fmt