Skip to content
/ ws-chat Public

First crack at some web sockets code with Ruby/ Sinatra/ em-websockets

Notifications You must be signed in to change notification settings

alibby/ws-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ws-chat

First crack at some web sockets code with Ruby/ Sinatra/ em-websockets

Feel free to use this code according to the MIT license.

Running it

git clone [email protected]:alibby/ws-chat.git

cd ws-chat

bundle

bundle exec ruby server.rb

Then visit http://localhost:3000/ with your browser.

About

First crack at some web sockets code with Ruby/ Sinatra/ em-websockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages