Download List

Projeto Descrição

libre is a generic library for real-time communications with asynchronous I/O support. It is written in portable POSIX source code that conforms to the ANSI C89 and ISO C99 standards. It is robust and fast, with a low memory footprint. It also features RFC compliance and support for IPv4 and IPv6. Protocol implementations include SIP, SDP, RTP/RTCP, BFCP, DNS, STUN/TURN/ICE, HTTP, and WebSockets.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-12-26 22:51
0.4.0

Esta versão adiciona suporte para CMake, correções de um loop infinito potencial em dname decodificar, adiciona um novo módulo para a estrutura de eventos SIP (RFC 3265, RFC 3515), adiciona portátil sys_usleep() e sys_msleep(), oferece suporte a DTLSv1 (Datagram TLS), adiciona tls_method e camada (quebras API), usa um BIO personalizado para enviar dados com tls_tcp e otimiza o tmr_start() onde atrasar = = 0.
Tags: DTLS, SIP-Event, cmake
This release adds support for CMake, fixes a potential infinite loop in dname decode, adds a new module for the SIP Event framework (RFC 3265, RFC 3515), adds portable sys_usleep() and sys_msleep(), supports DTLSv1 (Datagram TLS), adds tls_method and layer (breaks API), uses a custom BIO to send data with tls_tcp, and optimizes tmr_start() where delay == 0.

2011-09-07 23:39
0.3.0

Um novo módulo foi adicionado para Binário Pavimento Control Protocol (RFC 4582). Foi adicionado suporte para atordoa (STUN seguro). Apoio para a construção de mingw32 nativa foi adicionado. Vários bugs foram corrigidos.
Tags: BFCP
A new module was added for The Binary Floor Control Protocol (RFC 4582). Support was added for STUNS (secure STUN). Support for building on native mingw32 was added. Various bugs were fixed.

2011-05-21 07:42
0.2.0

Esta versão tem saída SIP (RFC 5626), fixa RTP / RTCP multiplexação (RFC 5761), e várias.
This release has SIP outbound (RFC 5626), RTP/RTCP multiplexing (RFC 5761), and various fixes.

2010-12-15 19:28
0.1.0

Esta é a versão inicial.
This is the initial release.

Project Resources