Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 244 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 244 Bytes

@p2p.chat/signalling

@p2p.chat/signalling is a simple nodejs websocket signalling server written in Typescript.

Requirements

Install dependencies:

npm i

Development

Run the development server:

npm run dev