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

how do you get tcp conn for webRTC #988

Closed
mjena opened this issue Dec 2, 2016 · 2 comments
Closed

how do you get tcp conn for webRTC #988

mjena opened this issue Dec 2, 2016 · 2 comments

Comments

@mjena
Copy link

@mjena mjena commented Dec 2, 2016

Hi, this is not a bug report but just for my knowledge sack. :)
May I know how do you get the tcp conn object from webRTC for a peer connection?

I saw you are not using datachannel but getting the conn object from webRTC.
Is it through RTCPeerConnection.getStats() or something else?

Thanks in advance! ;)

@feross

This comment has been minimized.

Copy link
Member

@feross feross commented Dec 2, 2016

There is no way to get the underlying TCP connection for an RTCPeerConnection.

@feross feross closed this Dec 2, 2016
@lock

This comment has been minimized.

Copy link

@lock lock bot commented May 4, 2018

This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue.

@lock lock bot locked as resolved and limited conversation to collaborators May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.