dbrgn / candidateparserLinks
Parser for ICE Candidates SDP written in Rust. Includes C FFI as well as JNI bindings.
☆31Updated 7 years ago
Alternatives and similar repositories for candidateparser
Users that are interested in candidateparser are comparing it to the libraries listed below
Sorting:
- A pure-Rust userspace SCTP implementation☆51Updated 6 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆29Updated 8 years ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆67Updated 6 years ago
- A Rust implementation of WebRTC☆28Updated 6 years ago
- Subotai, a Kademlia based Distributed Hash Table in Rust☆80Updated 7 years ago
- Yet another Tokio connection pooler. May cause robot uprising.☆52Updated 2 years ago
- A pure Rust implementation of mDNS☆15Updated 2 years ago
- ☆21Updated 7 years ago
- A pure Rust implementation of ICE☆35Updated 2 years ago
- Extensions for standard networking types☆106Updated 11 months ago
- Rust crate for wrapping the Janus C plugin API, so you can build Janus plugins in Rust.☆48Updated 3 years ago
- Parameterized routing for generic resources in Rust☆36Updated last year
- Message broker for the Actix actor framework☆37Updated 4 years ago
- Unix Domain Sockets for tokio☆54Updated 7 years ago
- Decoders and encoders for STUN (RFC 5389) and its extensions☆31Updated last month
- Simple Opinionated Networking in Rust☆54Updated 4 years ago
- A Rust implementation of RTP and profiles derived from it.☆16Updated 6 years ago
- A simple forum software☆16Updated 7 years ago
- AMQP specifications☆33Updated last month
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- MQTT protocol v3 implementation☆26Updated 5 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A connection pool implementation for tokio☆23Updated 7 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Futures implementation for JSON-RPC