tahi
v1.0.0-beta.34
Published
A shared peer-to-peer state for multiple users connected by WebRTC.
Downloads
9
Maintainers
Readme
tahi
A shared peer-to-peer state for multiple users connected by WebRTC.
demos
use
- Install
yarn add tahi
ornpm install --save tahi
- TODO: documentation, until then please see the examples
todo
- [x] Make this list
- [x] Make example with PeerJS
- [x] Make example with Vanilla WebRTC
- [ ] Make documentation
- [x] Make compatible with redux middleware (tested with redux-thunk only)
- [ ] Support Edge, when it implements the data channel for WebRTC. To help push Edge please vote.