Giter VIP home page Giter VIP logo

Comments (9)

mmckegg avatar mmckegg commented on May 6, 2024 1

lite-client patchbay seems to be the way forward on this issue for now. Closing!

from patchwork.

pfrazee avatar pfrazee commented on May 6, 2024

No worries, good question.

We don't currently build for mobile, because we lack the resources for it. (We're presently working on a new V2 of Patchwork's frontend, which will be our stable longterm application, and that's taking all of our time.)

Our longterm plan is to adapt Patchwork to run on mobile. We'll need to answer a few different questions, including:

  • How does SSB do for bandwidth-usage? battery-usage? disk-usage? Do we need to tweak the algorithms to fit mobile better?
  • What needs to be done for Patchwork to be ported to mobile? Can we manage both builds in the same repository?
  • What platform rules, for iOS and Android, do we need to conform to?
  • How will identities work? There's currently a hard constraint, that you cannot use the same keypair on two different devices, because this can produce conflicts in SSB's data-model. We'll need to solve this. (Discussed here ssbc/ssb-server#252)

from patchwork.

daviddahl avatar daviddahl commented on May 6, 2024

Thanks. I agree perf testing is the first thing to do.

from patchwork.

pfrazee avatar pfrazee commented on May 6, 2024

Relevant:
https://github.com/benoitvallon/react-native-nw-react-calculator
Creators thoughts: https://news.ycombinator.com/item?id=10513241

from patchwork.

dominictarr avatar dominictarr commented on May 6, 2024

The perf is probably okay - that is to say, it will work - perf can always be improved, but what we really need first is something working, and for that we need someone with some mobile experience. @pfraze and I barely own cellphones.

from patchwork.

du5t avatar du5t commented on May 6, 2024

Does anyone involved already have pre-existing knowledge about the compatibility of react-native with the libraries ssb+patchwork relies on? I'm assuming that anything in the client/server JS sphere will "probably work" without too much trouble; i.e., anything that can be brought in with npm and bower.

from patchwork.

dominictarr avatar dominictarr commented on May 6, 2024

@du5t the tricky parts are probably leveldb and sodium. There is definately something for leveldb, but less people use sodium.

from patchwork.

du5t avatar du5t commented on May 6, 2024

Thanks for that. I would have expected the reverse, but at least this way I know what will be a slog.

from patchwork.

jtremback avatar jtremback commented on May 6, 2024

I think posted this on patchwork already, but https://github.com/tradle/react-native-level and https://github.com/mochtu/libsodium-ios

from patchwork.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.