Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross platform clarification #1

Open
SkyzohKey opened this issue Apr 17, 2018 · 2 comments
Open

Cross platform clarification #1

SkyzohKey opened this issue Apr 17, 2018 · 2 comments

Comments

@SkyzohKey
Copy link

Hey guy,

Thanks for the great work. I've seen the 2 bullet points in your readme about making a client and having it to run cross platform.

I'm currently dedicating most of my free time on doing exactly this at https://github.com/TheToxProject/client and would like to have some answers to my questions. :)

How does this run on mobile devices? ie. Is it complicated to make it run on Android and iOS?

Does it runs on Linux, OSX, BSD ?

Could you write a Linux version of the compilation guide so that I can contribute ?

How well does it performs and are we sure the binding doesn't add flaws to the core?

Those were my little 2cents questions. Thanks in advance for the answers and keep up the good work! 🤘

@137x3w
Copy link
Owner

137x3w commented Apr 19, 2018

My approach is create React application (for ui) and a server (Node.js) launch it in Chrome or Electron. Its a simply crossplatform solution. Any other variants allowed.

How well does it performs and are we sure the binding doesn't add flaws to the core?

Its just a wrapper for toxcore api functions for node.js. I do not interfere into core.

@SkyzohKey
Copy link
Author

Actually the client I'm building is based on React Native / React JS so maybe we could merge our projects

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants