Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/SkaveRat/mero
- Owner: SkaveRat
- License: apache-2.0
- Created: 2016-02-11T21:35:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-02-11T21:36:30.000Z (over 8 years ago)
- Last Synced: 2024-08-01T12:33:47.707Z (3 months ago)
- Language: JavaScript
- Size: 20.5 KB
- Stars: 17
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - SkaveRat/mero - XMPP bridge for matrix.org (others)
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