Sha256: fbbb88592e1270e8e71642d74ea2dcf83b3cc217cb15eafa5e48844a3e47aadd
Contents?: true
Size: 325 Bytes
Versions: 5
Compression:
Stored size: 325 Bytes
Contents
WebSocket/Comet Chat ==================== * Ruby 1.8.7 or 1.9.2 or 1.9.3 or 2.0.0 * sinatra-rocketio with Sinatra1.3+ Install Dependencies -------------------- % gem install bundler foreman % bundle install Run --- % export PORT=5000 % export WS_PORT=8080 % foreman start => http://localhost:5000
Version data entries
5 entries across 5 versions & 1 rubygems