Hacker News new | ask | show | jobs
by scrollaway 3571 days ago
This is something that I've been designing and playing around for a while...

I wanted to implement a generic MUC protocol bridge. Kinda like https://sameroom.io/ is doing, but open source.

My initial approach was to look at Matterbridge (a mattermost<->irc bridge) and go from there. But I simply don't have time to do it anymore. The author is interested by the approach though so ... have at it:

https://github.com/42wim/matterbridge/issues/9

--

I'm also the author of https://github.com/jleclanche/django-push-notifications and I don't use it anymore, but it's a very popular django app. If someone around here is using it and wants to maintain it (or part of it), please reach out - I tried handing it off to Jazzband but that doesn't seem to be happening.