Coder Social home page Coder Social logo

Comments (3)

bobpaul avatar bobpaul commented on June 11, 2024

matrix-puppet-server looks dead, while matrix-puppet-bridge is still under development. The README for -server doesn't explain why it's an improvement over -bridge.

from matrix-puppet-hangouts.

AndrewJDR avatar AndrewJDR commented on June 11, 2024

I would say the spiritual successor to the (now defunct) matrix-puppet-server project is the mx-puppet-bridge project from @Sorunome

You can look over its feature list here - https://github.com/Sorunome/mx-puppet-bridge
One major feature it has over matrix-puppet-bridge is:

Multi-account (many matrix users can start many remote links)

This was also the case for the matrix-puppet-server project. mx-puppet-bridge and matrix-puppet-server were/are typescript based from the beginning, as well, whereas matrix-puppet-bridge is plain js.

I'd encourage anyone that wants multi-account features, typescript, or some of the architectural differences to contribute to the mx-puppet-bridge project, as I don't really see many of those happening anytime soon with matrix-puppet-bridge unless somebody ambitious with the time to spare comes along to do the work...

For example, if you'd really like to see hangouts support with mx-puppet-bridge, feel free to port this project over to it. One thing I'll mention -- the future of the hangouts protocol in general is very uncertain, with a lot of reports of Google planning to kill it or transition it to some kind of "business only" type service. Therefore you might want to think twice before investing much time into hangouts as a protocol, at this point.

That said, if you decide to take it on, you have two main paths:
hangups-js - a js-native port of hangups - https://github.com/yakyak/hangupsjs
hangups - https://github.com/tdryer/hangups - this is a python-based hangouts client protocol implementation. this is what this project uses through a cockamamie js <-> python pipes-based IPC scheme. This has been quite reliable, whereas I found that hangupsjs had some reliability issues, silently dropping messages to google voice contacts in particular. Maybe hangupsjs has improved since then...

from matrix-puppet-hangouts.

AndrewJDR avatar AndrewJDR commented on June 11, 2024

Side note, I consider this a completely separate effort (i.e. it would mean creating a new project that is set up to work with mx-puppet-bridge), so i'll close this.

from matrix-puppet-hangouts.

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.