PhatChat
Anonymous chat rooms to demonstrate Socket.io and web-workers.
Table of Contents
About The Project
PhatChat was created to demonstrate how Socket.io manages connections in conjunction with web-workers. PhatChat is anonymous and allows users to create their own chat rooms and talk to anybody.
Built With
PhatChat was built using the following technologies:
Getting Started
If you'd like to have PhatChat run locally on your machine (for fun or whatever), make sure you have the following prerequisites before trying to do installation.
Prerequisites
Make sure you have:
Installation
- Once you've cloned PhatChat onto your machine, cd into the PhatChat directory and run:
npm install
. This will install all necessary dependencies. - Next run:
node index
in the terminal window and PhatChat should now be hosted at http://localhost:4200/
Contact
Sheldon Coates - LinkedIn - sjrcoates@gmail.com