GithubHelp home page GithubHelp logo

Comments (4)

emschwartz avatar emschwartz commented on May 17, 2024 3

I don't feel that strongly about whether it should use a rust or JS framework. I think a (graphic) designer could work on the HTML and CSS independent of which category of frameworks we go with.

I'd want it to leverage all of the underlying API endpoints and enable you to:

  • Send an SPSP payment
  • See SPSP payments you've received (and some information like who it's from)
  • Add / remove peers
  • Add / remove local apps that can access your money
  • See the balances of different peers
  • Manually trigger settlement
  • Visualize or manage the routing table
  • See / set the exchange rates
  • See statistics about the number of packets sent, received, etc
  • (Potentially) Act as a provider for Web Monetization and

from interledger-rs.

tarcieri avatar tarcieri commented on May 17, 2024 3

As a huge fan of server-side Rust who also likes doing frontend stuff, my personal preference for this sort of thing is TypeScript

from interledger-rs.

ekrenzke avatar ekrenzke commented on May 17, 2024

I am interested in taking this issue, but I must admit that I have no experience with yew or percy. I would like to improve error handling throughout the existing crates before I commit to this though.

Do you think using Javascript would be more appropriate once the Rust API has stabilized, so more experienced designers could contribute to this project? For specs, should it mirror the CLI?

from interledger-rs.

emschwartz avatar emschwartz commented on May 17, 2024

@tarcieri have you tried yew or percy? Just curious what the experience of using those is like. The idea of isomorphic web apps using Rust and wasm seems pretty awesome.

The framework supports multi-threading & concurrency out of the box. It uses Web Workers API to spawn actors (agents) in separate threads and uses a local scheduler attached to a thread for concurrent tasks.

That's pretty neat...

FWIW, if anything is being done in JS it would definitely be written in TypeScript.

from interledger-rs.

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.