react-peer icon indicating copy to clipboard operation
react-peer copied to clipboard

Send data to someone else's browser as easy as setting state

Results 6 react-peer issues
Sort by recently updated
recently updated
newest added

Hi, Thanks for the library! I am running into issues with `useReceivePeerState` and React w/ hooks. It seems that the `state` variable returned from `useReceivePeerState` does not update when there...

Just clear the error when changing the `brokerId`.

bug

In both browsers receiving state is working fine. Firefox gets an error `{"type":"peer-unavailable"}` Safari doesn't even error out, just never connects --- Safari Version 12.0.1 (14606.2.104.1.1) Firefox 65.0

bug

Realistically this is just exposing peerjs internals to consumers of this library.

enhancement

Jest is already setup. Get it done!

help wanted