edicl/hunchentoot

CLWS Upgrade to websocket

Opened this issue · 0 comments

I'm using clws and I'd like to allow the HTTP client making a request to hunchentoot to upgrade to WS to avoid the need for clients to connect directly to a WS service on a non-standard port.

Are there any examples or pointers that you might suggest?