paullouisageneau / libjuiceLinks
JUICE is a UDP Interactive Connectivity Establishment library
☆510Updated 2 months ago
Alternatives and similar repositories for libjuice
Users that are interested in libjuice are comparing it to the libraries listed below
Sorting:
- Lightweight STUN/TURN server☆275Updated 2 months ago
- An implementation of the IETF’s Interactive Connectivity Establishment (ICE) standard — this is an official read-only mirror of the upstr…☆605Updated 2 weeks ago
- A portable SCTP userland stack☆723Updated this week
- An open-source library for RTP/SRTP media delivery☆394Updated last month
- A C++ wrapper for binary release, mainly used for flutter-webrtc desktop (windows, linux, embedded).☆520Updated 2 weeks ago
- Generic library for real-time communications with async IO support☆537Updated last year
- C/C++ WebRTC network library featuring Data Channels, Media Transport, and WebSockets☆2,176Updated 2 weeks ago
- libwebrtc binaries (unofficial)☆201Updated 2 weeks ago
- C++ implementation of SIP, ICE, TURN and related protocols.☆667Updated last week
- mediasoup client side C++ library☆320Updated 8 months ago
- C++ server and client APIs for WebTransport.☆115Updated 10 months ago
- WebRTC and ORTC with a little bit of RAWR!☆388Updated 3 years ago
- A simple WebRTC DataChannels library☆163Updated 4 years ago
- Google's WebRTC implementation in a single static library.☆654Updated 3 years ago
- Public domain mDNS/DNS-SD library in C☆538Updated 10 months ago
- Open WebRTC Toolkit client SDK for native Windows/Linux/iOS applications.☆405Updated 10 months ago
- An example for using WebRTC to communicate between a JavaScript client and a C++ server.☆280Updated 6 years ago
- Session Description Protocol C++ parser/writer based on the sdp-transform JavaScript library☆149Updated last year
- Simple useful interoperability tests for WebRTC libraries. If you are a WebRTC library developer we'd love to include you!☆201Updated last month
- portable system call(aio/socket/thread/process/lock/event/pipe)☆447Updated last month
- C++ WebRTC Data Channels and WebSockets for WebAssembly in browsers☆172Updated 5 months ago
- libice是一个c/c++库,它实现了RFC5245规范定义的交互式连接建立(ICE)协议, 适用于实时通信领域,比如音视频实时通信。☆122Updated 2 years ago
- Sample program for using WebRTC on C++.☆213Updated 3 years ago
- Minimalistic MP4 mux/demux single header library☆388Updated last year
- ☆335Updated this week
- Library for SRTP (Secure Realtime Transport Protocol)☆1,316Updated this week
- Linphone.org mirror for ortp (git://git.linphone.org/ortp.git)☆162Updated this week
- CMake script for retrieving, building and linking Google's WebRTC into a single static library.☆35Updated 3 years ago
- STUN message encoder/decoder public domain in C/C++☆53Updated 2 years ago
- Minimal WebRTC datachannel server