smttl / ruby-websocket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruby WebSockets Chat Demo

This started out as a simple application to demonstrate web sockets, but has developed into a demonstration of some basic HTML5 features (web sockets, geolocation, localStorage).

The main purpose of this apllication is to demo in ILT. It includes no security features (such as AuthN/AuthZ) and some of the basic security features have been commented out for demonstration purposes (more secure lines are just above)

References from:

About


Languages

Language:HTML 48.7%Language:JavaScript 27.5%Language:Ruby 23.3%Language:CSS 0.4%