Squashed 'third_party/rawrtc/rew/' content from commit 24c91fd83

Change-Id: Ica2fcc790472ecd5b195d20da982c4e84139cbdd
git-subtree-dir: third_party/rawrtc/rew
git-subtree-split: 24c91fd839b40b11f727c902fa46d20874da33fb
32 files changed
tree: b649dfc095efb4b9d77dee8849385b9f22fe4d10
  1. docs/
  2. include/
  3. src/
  4. .gitignore
  5. .travis.yml
  6. Makefile
  7. README.md
README.md

librew

Build Status

A staging library to libre with experimental code

Building

You need to install libre first (http://www.creytiv.com/re.html) Then:

$ make
$ sudo make install

Modules:

The following modules are implemented:

trice -- Trickle ICE

pcp -- Port Control Protocol

Testing

The retest program has a branch for testing librew:

https://github.com/creytiv/retest/tree/rew