Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-04 | Set session id in sdp answer | Chris Hiszpanski | |
2021-05-04 | Adds ice-pwd and ice-ufrag to sdp answer | Chris Hiszpanski | |
Adds simple base64 encoder as pwd and ufrag are expected to be base64 encoded. Uses prng to generate random data. Is this secure? | |||
2021-05-04 | Adds signaling to demo | Chris Hiszpanski | |
Adds simple HTTP/1.0 signaling to demo. Demo long-polls demo server (demo.liburtc.org) for an offer and posts an answer. Similarily, long-polls and posts candidates. | |||
2021-04-23 | Update inline license blocks and expand tabs | Chris Hiszpanski | |
2021-04-04 | Initial public commit. | Chris Hiszpanski | |
mDNS and SDP are functional. Otherwise, library is still very much a work in progress. All tests pass. |