y-webrtc

v10.1.1
WebRTC provider for Yjs
Yjs

start

node ./bin/server.js

debug

concurrently 'http-server -o index.html' 'npm run watch'

demo

concurrently 'http-server -o demo/index.html' 'npm run watch'

dist

rm -rf dist && rollup -c

watch

rollup -wc

lint

standard && tsc

preversion

npm run lint && npm run dist

Metadata

  • MIT
  • 10.x
  • Kevin Jahns
  • released 1/27/2020

Downloads

Maintainers