mpenet / jet

[not maintained, use at own risk] Jetty9 ring server adapter with WebSocket support via core.async and Jetty9 based HTTP & WebSocket clients (jvm based, no cljs)
http://mpenet.github.io/jet/
167 stars 19 forks source link

Example/Document how ring and websocket works together #44

Closed hypirion closed 7 years ago

hypirion commented 7 years ago

The documentation on how to use jet for vanilla ring and websocket handlers is fine, but it does not describe what to do if you want to support both types of handlers on the same jetty server instance (let alone whether it is possible in the first place!). I think it would be beneficial to include an example or some documentation on how one can do that (if it is possible).

mpenet commented 7 years ago

Right! Good catch.

(it actually is possible, but you prolly know about it already)

mpenet commented 7 years ago

fixed in e839a161822def568390a481b577c9e7f7e36e9d