Skip to content

Server sent events broadcasting is slow #806

Locked Answered by uNetworkingAB
HoshenKadosh asked this question in Q&A
Discussion options

You must be logged in to vote

If you do

res->cork(() => {
res->write(whatever);
}};

When calling from somewhere other than a callback from uWS you should see better perf.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@HoshenKadosh
Comment options

@HoshenKadosh
Comment options

Answer selected by uNetworkingAB
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants