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

update #2

Merged
merged 3 commits into from
Nov 16, 2021
Merged

update #2

merged 3 commits into from
Nov 16, 2021

Conversation

admpub
Copy link
Owner

@admpub admpub commented Nov 16, 2021

No description provided.

aronatkins and others added 3 commits October 1, 2021 18:31
The EventSource frame writer does no escaping of its messages.  This has caused a problem when updating from sockjs-client-0.3.4 to a more modern sockjs-1.5.x

Changes:
* eventsource escapes as done in sockjs-node
* unit test of eventSourceFrameWriter to confirm escaping
…ows sess.accept() to proceed outside of the lock avoiding a deadlock across all sessions if there is a very slow or non-existent receiver for this session. (#104)

Co-authored-by: Ben Holland <ben.holland@thirdlight.com>
@admpub admpub merged commit 7a3ee35 into admpub:master Nov 16, 2021
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.

4 participants