sj26 / skinny

Thin WebSockets—they'll fit

Home Page:https://github.com/sj26/skinny

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

lewang opened this issue · comments

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

Thanks.

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.