Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 224 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 224 Bytes

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