cch1 / http.async.client

Async Http Client - Clojure
http://cch1.github.com/http.async.client
267 stars 40 forks source link

Add WebSocket support #38

Closed neotyk closed 11 years ago

neotyk commented 12 years ago

Provide initial WebSocket support. Start with just callbacks.

neotyk commented 11 years ago

Initial version of WebSocket support was released with v0.5.0. Please see https://gist.github.com/2761440 for sample usage.