sunng87 / ring-jetty9-adapter

An enhanced version of jetty adapter for ring, with additional features like websockets, http/2 and http/3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proper websocket handshake when subprotocols provided

sunng87 opened this issue · comments

Currently there is no way to select a subprotocol when it's provided during handshake. This causes some client (wscat) to fail on handshaking.