clojure - HTTP Kit WebSocket client -


i'm bit confused how create http-kit websocket client. on site there example how create websocket server, , creating client trivial can't seem right. examples out there not focused on javascript clients?

p.s. discussion in this question, aleph example, , indication http-kit supports websocket client.

take @ clj-wamp . tutorial examples worked out of box me

% git clone https://github.com/cgmartin/clj-wamp-example.git % cd clj-wamp-example % lein run 

[update] server side (although there's javascript sample client in tutorial). client side may want check out sente , chord.


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -