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

[runtime] Allow WebSocketProtocol to dispatch asynchronously #220

Closed
jfarcand opened this issue Mar 12, 2012 · 1 comment
Closed

[runtime] Allow WebSocketProtocol to dispatch asynchronously #220

jfarcand opened this issue Mar 12, 2012 · 1 comment

Comments

@jfarcand
Copy link
Member

Currently a WebSocketProtocol returning a List of requests are processed synchronously. We need to support a way to execute the list of requests asynchronously/concurrently.

@jfarcand
Copy link
Member Author

Integrated

jfarcand added a commit that referenced this issue Mar 12, 2012
…hronously, allow per-request async execution
jfarcand added a commit that referenced this issue May 30, 2012
…hronously, allow per-request async execution
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

1 participant