update docs

This commit is contained in:
Richard Aas 2016-04-27 06:00:12 +00:00
parent d76092bbef
commit ae0ec21ea0
3 changed files with 14 additions and 6 deletions

12
debian/control vendored
View file

@ -25,7 +25,11 @@ Description: Generic library for real-time communications with async IO support
BFCP
Jitter-buffer
Async I/O (poll, epoll, select)
UDP/TCP/TLS transport
UDP/TCP/TLS/DTLS transport
HTTP Client and Server
Websocket Client and Server
JSON parser
SRTP and SRTCP (Secure RTP)
.
Design goals:
.
@ -53,7 +57,11 @@ Description: Generic library for real-time communications (development files)
BFCP
Jitter-buffer
Async I/O (poll, epoll, select)
UDP/TCP/TLS transport
UDP/TCP/TLS/DTLS transport
HTTP Client and Server
Websocket Client and Server
JSON parser
SRTP and SRTCP (Secure RTP)
.
Design goals:
.

6
debian/copyright vendored
View file

@ -3,9 +3,9 @@ This package was debianized by Alfred E. Heggestad <aeh@db.org>
It was downloaded from http://www.creytiv.com/
Copyright (c) 2010 - 2014, Alfred E. Heggestad
Copyright (c) 2010 - 2014, Richard Aas
Copyright (c) 2010 - 2014, Creytiv.com
Copyright (c) 2010 - 2016, Alfred E. Heggestad
Copyright (c) 2010 - 2016, Richard Aas
Copyright (c) 2010 - 2016, Creytiv.com
All rights reserved.

View file

@ -147,7 +147,7 @@ Supported compilers:
Feedback:
- Please send feedback to <libre@creytiv.com>
- Please send feedback to <libre [at] creytiv.com>
Coding guidelines: