Closed wsky closed 11 years ago
usually, endpoint connection build via:
connect->send identity for auth
but for websocket, handshake already resovle auth problem, so server need be able to ignore connect message on websocket, maybe add a feature that can ignore it.
usually, endpoint connection build via:
connect->send identity for auth
but for websocket, handshake already resovle auth problem, so server need be able to ignore connect message on websocket, maybe add a feature that can ignore it.