Maxim Shoustin

Results 2 issues of Maxim Shoustin

I use `http-kit` for http POST/GET and other static sources for my front-end and everything works fine. I try to implement Websocket with `http-kit`. I used [this guide](http://www.luminusweb.net/docs/websockets.md#http_kit) and this...

question/usage
server
help welcome

I try to run command on remote machine, I success to connect through my MAC over ssh without password (use `known_host`) so I run through `REPL`: ``` (let [agent (clj-ssh.ssh/ssh-agent...