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

Fix for #707 webSocketUrl Jersey dispatching #714

Merged
merged 2 commits into from
Oct 26, 2012
Merged

Fix for #707 webSocketUrl Jersey dispatching #714

merged 2 commits into from
Oct 26, 2012

Conversation

sbalmos
Copy link
Contributor

@sbalmos sbalmos commented Oct 26, 2012

Fix for #707 webSocketUrl does not dispatch to proper Jersey resource method

Fix for #707 webSocketUrl does not dispatch to proper Jersey resource method
Add ability to get AtmosphereRequest's internal _request field, namely to allow redefining webSocketUrl after subscribing.
This allows you to subscribe to a resource with no webSocketUrl, then redefine webSocketUrl before a push to control which resource method the message is POSTed through when using WebSocket.
Further work will involve redefining webSocketUrl to a more generic actionUrl or similar field, and extending the other transports to also respect this URL extension.
@buildhive
Copy link

Atmosphere Framework » atmosphere #372 SUCCESS
This pull request looks good
(what's this?)

jfarcand added a commit that referenced this pull request Oct 26, 2012
Fix for #707 webSocketUrl Jersey dispatching
@jfarcand jfarcand merged commit b85f9ec into Atmosphere:master Oct 26, 2012
@buildhive
Copy link

Atmosphere Framework » atmosphere #373 UNSTABLE
Looks like there's a problem with this pull request
(what's this?)

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.

3 participants