1.1.4 • Published 3 years ago

signalhub-swarm v1.1.4

Weekly downloads
266
License
MIT
Repository
github
Last release
3 years ago

signalhub-swarm

Fullmesh WebRTC connections built on signalhub and simple-peer.

Some important features we add on top of these libraries:

  • Persistent peer IDs (which can be very useful for an app elsewhere)
  • Fully symmetric API (no deciding which peers are "initiators")
  • Races are resolved automatically
  • PeerConnection restarts
  • Messaging and shared state between peers over signalhub
  • Message authentication (optional)

This library was built for Jam and is designed for the use case of auto-connecting peers who visit the same URL ("room").

Usage

yarn add signalhub-swarm

TODO: API usage

1.1.1

3 years ago

1.1.0

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago