Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 172 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 172 Bytes

websocketer

A small node app to test communication over websockets.

Installation

npm install

Running

npm run build && npm run start