peer-dns
TypeScript icon, indicating that this package has built-in type declarations

1.4.0 • Public • Published

Peer DNS NPM Downloads

Another socket server for signaling peers

Description

Server that listen 4 events on sockets.

  • Query: Event to join peer in a room
  • Link: Event to request offers and answer them
  • Candidates: Event to export/import candidates
  • Exit: To leave from a room

Env vars

  • HOST: Variable to know the host of the server to perform a fetch to mantaine alive the server on free instances
  • INTERVAL: Variable to set the ellapsed time between fetch's. Default 600000 (10 minutes)

Installation

npm install peer-dns

Package Sidebar

Install

npm i peer-dns

Weekly Downloads

97

Version

1.4.0

License

ISC

Unpacked Size

7.97 kB

Total Files

16

Last publish

Collaborators

  • xutyxd