简介:libre是通过异步I / O支持进行实时通信的通用库。它使用符合ANSI C89和ISO C99标准的便携式POSIX源代码编写。它强大且快速,内存占用少。它还具有RFC合规性并支持IPv4和IPv6。协议实现包括SIP,SDP,RTP / RTCP,BFCP,DNS和STUN / TURN / ICE。
GitHub - creytiv/re: Generic library for real-time communications with async IO support
make
make RELEASE=1
libre.a
libre.so
CC = arm-none-linux-gnueabi-gcc
make RELEAS