Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/SkaveRat/mero

XMPP bridge for matrix.org
https://github.com/SkaveRat/mero

Last synced: 5 days ago
JSON representation

XMPP bridge for matrix.org

Awesome Lists containing this project

README

        

# Mero

NodeJS based XMPP facade bridge for matrix.org

## About

This Matrix Application Server will pretend to be a XMPP (jabber) server and mirror all actions to and from Matrix.

The current state is *very* experimental. **Use this at your own risk. Mero might eat your cat.**

## Features

* 1:1 Chat (XMPP <-> Matrix)
* Presence (XMPP -> Matrix)
* Typing notification (XMPP -> Matrix)
* Subscription adding (XMPP -> Matrix)

## Todo

* Migration script
* Full presence sync
* Full typing notification sync
* Complete subscription handling (unsubscribe, subscription from matrix)
* XMPP profile info
* Avatar sync
* Multi user chat