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

Partial reliability configuration WebRTC DataChannel #2

Open
hjastenger opened this issue Jun 5, 2018 · 1 comment
Open

Partial reliability configuration WebRTC DataChannel #2

hjastenger opened this issue Jun 5, 2018 · 1 comment

Comments

@hjastenger
Copy link

I was wondering if it is possible to configure the sctp socket to have a maximum of retransmit tries on a message before failing to send the message. WebRTC DataChannel have this option configurable[1].

  1. https://developer.mozilla.org/en-US/docs/Web/API/RTCDataChannel/maxRetransmits
@steely-glint
Copy link
Member

At present we don't support this. I'm hoping to push a new version in the Spring - I'll try and include this request.
PRs are welcome of course !

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

No branches or pull requests

2 participants