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

Latest commit

 

History

History

signalling

@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