1.4.0 • Published 6 months ago

peer-dns v1.4.0

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

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
1.4.0

6 months ago

1.3.0

6 months ago

1.2.0

6 months ago

1.1.0

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago