stepheny / openssl-dtls-custom-bioLinks
simple dtls server client example with openssl custom-bio over udp
☆23Updated 6 years ago
Alternatives and similar repositories for openssl-dtls-custom-bio
Users that are interested in openssl-dtls-custom-bio are comparing it to the libraries listed below
Sorting:
- Examples for DTLS via SCTP and UDP using OpenSSL☆148Updated 4 years ago
- examples of using OpenSSL☆120Updated last year
- STUN Client done in C☆44Updated 11 years ago
- A small thread-safe queue written in C☆107Updated 6 years ago
- a C program to detect NAT type☆30Updated 5 years ago
- libice是一个c/c++库,它实现了RFC5245规范定义的交互式连接建立(ICE)协议, 适用于实时通信领域,比如音视频实时通信。☆124Updated 3 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆79Updated last year
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆133Updated 2 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- DTLS example by using openssl☆13Updated 10 years ago
- Implementation of RFC5766 and RFC5389☆78Updated 8 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 8 years ago
- ☆14Updated 8 years ago
- RTP (Real-time Transport Protocol) library☆16Updated 8 months ago
- Posix style QUIC protocol.☆50Updated 3 years ago
- Fast GF(256) Cauchy MDS Block Erasure Codec in C☆117Updated last year
- light weight SSDP library☆105Updated 10 years ago
- Implementation of a RTP server that sends video stream (H.264/HEVC) using the Real-time Transport Protocol(RTP) based on Linux/MacOS. 一个基…☆70Updated 6 years ago
- STUN and TURN library☆44Updated 7 years ago
- C compatible version for https://github.com/klauspost/reedsolomon.☆123Updated 3 years ago
- Linphone.org mirror for ortp (git://git.linphone.org/ortp.git)☆166Updated 2 weeks ago
- A DTLS implementation using the ASIO library☆53Updated 4 years ago
- The portable Tun/Tap devices configuration utility☆211Updated last month
- A set of simple C libraries that simplify the use of Linux message queues, semaphores, shared memory, sockets, timers, and even serial po…☆81Updated 9 years ago
- Protocol Buffers C RPC implementation