Skip to content

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.

2 participants