Skip to content

bradlm/chatSocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatSocket Version 0.2.3

Application Overview

A simple ES6/WebSockets chat application.

This is a demo application meant to be used in a single web browser using multiple tabs, with each tab representing a new user connecting to the server. Each connection will require a new username.

Installation

Run $ npm i in the top chatSocket folder.

Startup

Run $ npm start in the top chatSocket folder and open index.html.

About

A simple ES6/WebSocket practice chat application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published