React native support
Open
feature request
- Dominant language
- JavaScript
- Stars
- 7.8k
- Forks
- 983
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to implement `webtorrent` lib in my react native application using `react-native-webrtc` but the `simple-peer` library keeps giving this error:
```
simple-peer [50766ba] iceStateChange (connection: failed) (gathering: gathering)
simple-peer [50766ba] destroy (error: Ice connection failed.)
webtorrent:peer destroy 2d5744303032302d756b692b6a4c7a7671464155 (error: Ice connection failed.)
```
Does anyone now how i can tackle this issue?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.