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

allow a websocket to access initial request parameters #6

Closed
jknack opened this issue Nov 27, 2014 · 1 comment
Closed

allow a websocket to access initial request parameters #6

jknack opened this issue Nov 27, 2014 · 1 comment

Comments

@jknack
Copy link
Member

jknack commented Nov 27, 2014

Today, it is possible to access to path params, but not req params. It might be useful to allow initial req params

@jknack jknack added this to the 0.3.0 milestone Dec 6, 2014
@jknack jknack removed this from the 0.3.0 milestone Dec 17, 2014
@wenerme
Copy link

wenerme commented Jul 12, 2016

The initial request is useful for customize handshake,e.g auth.

I think add an handshake in WebSocket is enough for this and I will try to add this.

@jknack jknack closed this as completed in 47325c0 Sep 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants