module LiteCable::Server
Rack middleware to hijack sockets.
Uses thread-per-connection model (thus recommended only for development and test usage).
Inspired by github.com/ngauthier/tubesock/blob/master/lib/tubesock.rb
Attributes
subscribers_map[RW]