mafintosh / utp-native

Native bindings for libutp
MIT License
103 stars 38 forks source link

Builds for IOS/Android? #30

Open code-ishwar opened 5 years ago

code-ishwar commented 5 years ago

Has anyone tried using this on native platforms like IOS or android? There is one set of build script here, but no help for how to use it.

https://github.com/jimpick/utp-native-prebuilds-nodejs-mobile

freddi301 commented 2 years ago

Hi, this fork seems to have something working, could it be merged kindof? https://github.com/staltz/utp-native-nodejs-mobile

freddi301 commented 2 years ago

also this looks promising https://blog.mauve.moe/posts/hyper-react-native

kasperisager commented 2 years ago

For the record, https://github.com/hyperswarm/libudx is fully compatible with iOS and Android and works well with React Native.

freddi301 commented 2 years ago

For the record, https://github.com/hyperswarm/libudx is fully compatible with iOS and Android and works well with React Native.

https://github.com/hyperswarm/libudx/issues/93 any chance for nodejs-mobile-react-native?

kasperisager commented 2 years ago

We're actively working on JSI bindings for React Native to act as a drop-in replacement of the Node.js bindings.