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

1.6 #513

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open

1.6 #513

wants to merge 25 commits into from

Conversation

EvanCheung
Copy link

No description provided.

Nikita and others added 25 commits June 30, 2014 11:20
…el.local.LocalAddress

Local addresses (io.netty.channel.local.LocalAddress) are quite useful as they don't bind to real socket address are less likely to cause unwanted side-effects with other processes.
Authorization for socket io clients connecting through local address failed because HandshakeData data was expecting instance of InetSocketAddress.
Allow authorizing channels which are connected through LocalAddress
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.

None yet

2 participants