mrniko/netty-socketio

How do we know it's a failed authorization from client?

dengliming opened this issue · 0 comments

I can't get 401 status from socketio-client. It always returns a websocket connection error, However, there is no way to know whether it is an authentication error. Can you help me look at this problem? @mrniko