I have set up a WebSocket server using http-kit that should accept web socket connections. It is the basic example shown in the http-kit documentation.
The quest
Gniazdo is a WebSocket client for Clojure. It wraps the Jetty's implementation of the protocol.