Skip to content

Conversation

@vglavtchev
Copy link

In the ctos handling section of the server, there is a race condition exhibited on some systems. If the response is sent (with the response.end call), sometimes the "data" and "end" callbacks for the body are not called. This results in a loss of the body content and prevents the peer-to-peer connection from being created. This is particularly exhibited when running the server in Node JS on Heroku.

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

Successfully merging this pull request may close these issues.

1 participant