Skip to content

Web socket test, listen for file changes in assets/test.json and emit changes on via websocket.

Notifications You must be signed in to change notification settings

jeffreybello/websocket-file-change

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Websocket sample

Proof of concept to listen for file changes and emit the changes via web socket.

Get Started

Install dependencies:

npm install

Run:

npm run start

Open in browser:

index.html

About

Web socket test, listen for file changes in assets/test.json and emit changes on via websocket.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published