EndlessHypnosis / socket-io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

socket-io chat example app

This is a very bare-bones app to demonstrate how to get a basic socket.io setup with an express server on top of node.js.

The tutorial followed for this can be found at: https://socket.io/get-started/chat/

About


Languages

Language:HTML 65.9%Language:JavaScript 34.1%