You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is HTML5 websocket application.
- Not AJAX, but Websockt.
- You can share realtime synchronized canvas with others.
- You can chat.
Using Sinatra, EventMachine::WebSocket.
How to run.
% ruby chat-ws.rb
% ruby web.rb