Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Data Channel Establishment Protocol (DCEP) #1

Closed
kc5nra opened this issue May 19, 2018 · 0 comments
Closed

Implement Data Channel Establishment Protocol (DCEP) #1

kc5nra opened this issue May 19, 2018 · 0 comments

Comments

@kc5nra
Copy link
Contributor

kc5nra commented May 19, 2018

Abstract:
Simple protocol for establishing symmetric Data Channels between the peers. It uses a two way handshake and allows sending of user data without waiting for the handshake to complete.

https://tools.ietf.org/html/draft-ietf-rtcweb-data-protocol-09

https://github.com/xhs/librtcdc/blob/master/src/dcep.c
https://github.com/xhs/librtcdc/blob/master/src/dcep.h

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants