tmolitor-stud-tu / mod_push_appserver

Simple and extendable appserver for XMPP pushes (aka. XEP-0357)
MIT License
25 stars 9 forks source link

Kick, invite, message and different notifications #29

Closed TonyLead closed 3 years ago

TonyLead commented 3 years ago

Hi

I want to ask, can I send notification when in muc user was banned or kicked or invite to chat?

Or your library only for message? Thank you

tmolitor-stud-tu commented 3 years ago

This is the appserver part of XEP-0357. Its part of the xmpp server implementation part of this xep as to what notifications/pushes to send. The appserver merely proxies them through to the app in question.

You can find the XEP including a schematic drawing of the parts in this push system here: https://xmpp.org/extensions/xep-0357.html