You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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! 🤘
The text was updated successfully, but these errors were encountered:
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.
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! 🤘
The text was updated successfully, but these errors were encountered: