prateekjadhwani / WebSocketsDemo

Playing around with Web Sockets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run

Open terminal and type

python -m SimpleHTTPServer

And then on the browser, type:

http://localhost:8000/

About

Playing around with Web Sockets


Languages

Language:JavaScript 75.6%Language:CSS 12.9%Language:HTML 11.5%