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

keep connections alive #39

Open
albanm opened this issue Dec 22, 2016 · 2 comments
Open

keep connections alive #39

albanm opened this issue Dec 22, 2016 · 2 comments

Comments

@albanm
Copy link

albanm commented Dec 22, 2016

Hello,

I need to benchmark a small application where most of the traffic is going from the server to the client. Basically the client subscribes then wait for occasional messages from the server. It seems like a pretty common use of web sockets by the way.

From what I see in the doc it seems that thor closes its connections right after sending messages. It would be great to specify a delay during which the connections are waiting for descending messages.

Thanks !

@xanguera
Copy link

xanguera commented Aug 5, 2017

+1 I have the same usecase

@PenguinArts
Copy link

+1

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

3 participants