Giter Site home page Giter Site logo

Comments (3)

cjb avatar cjb commented on July 21, 2024

I agree that networked programs should follow standards and ideally have multiple implementations. I've tried to specify some of the messaging in the README here. I'd be happy to see other implementations and more work on defining the protocol. This is all still very experimental, so it might make sense to wait a few months before starting porting effort.

There are some things that you're not going to be able to do in Ruby. In particular, the bittorrent library I'm using ("webtorrent") also supports WebRTC, so in theory you could run GitTorrent in a web browser and clone repos into a browser tab. Ruby doesn't support WebRTC, or easily run in browsers. So that's part of why I chose JS for the reference implementation.

from gittorrent.

digitalextremist avatar digitalextremist commented on July 21, 2024

@cjb your work on the reference implementation and first standard premise is great, and I understand the limitations you're working around by the choice of language at this point; but I feel like you need to then actively invite collaboration on the conceptual framework itself, working to avoid:

competing standards

The ideas you've demonstrated are critical and since you are disrupting the entire status quo, without opening up to a quixotic committee mentality, please allow the standard and implementation to diverge and others to come in at this critical point to affirm the standard alongside you. I would, and I'd help catalog the limitations and work around them.

For example, I could see using several languages concurrently, if the standard were implemented in a modular fashion where various languages worked in unison for different but interacting pieces.

This is an extremely exciting and liberating concept. Thank you for all the work you've put into it.

from gittorrent.

cjb avatar cjb commented on July 21, 2024

Sure. I'm not sure what to say except that I welcome collaboration on everything, including the core design. An official standard right now would be extremely unfinished; just look at the other open issues.

from gittorrent.

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.