Anton Mikhailov
Anton Mikhailov
Maybe it would be easier to pack sources with npm package so it can be build locally?
Looks like macos-12 target can build m1 binaries though. There would need to be done some changes to build scripts to support it. I have been trying to build it...
You can wrap mocha module with nyc. This one did worked for me: https://gist.github.com/anion155/22147ed41655d67c8d69e0d164a6fe2d. Don't forget to set the `mochaExplorer.mochaPath` to module file.
I have managed to make it work, and I'm not using 'react-native-peerjs'. I have added patch you can found here https://github.com/webrtcHacks/adapter/issues/1129 . It can be applied with `patch-package`. And I...
> Don't you need the actual schema for each model to be able to decode Protobuf messages? https://stackoverflow.com/questions/35049657/how-to-decode-binary-raw-google-protobuf-data