sj26/skinny

Q: is skinny serving the same purpose as websocket-rack?

Closed this issue · 1 comments

here: git://github.com/imanel/websocket-rack.git

Thanks.

sj26 commented

Close, but skinny means you can send a normal HTTP respond or engage a websocket at the same endpoint. You could probably use some Rack routing middleware to do similar things.