-
-
Notifications
You must be signed in to change notification settings - Fork 122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
XEP-0174: Serverless Messaging #570
Comments
I don't see how it's necessary |
It's necessary for many things, including file sharing and bots of various of tasks and endless possibilities. Example case (bot) I want to have an XMPP bot that is not connected to any server, only to LAN of private office, and that bot has no account, only IP and PORT address, and when sending a document to it, it will print it. That bot makes things easy because no installation of CUPS or whatever drivers is needed, because that bot takes care for anything concerning printing.. From Avahi
Please also see localsend/localsend#344 howeyc/crocgui#41 |
Not all software available/maintained for all distros: rejected package. Assuming LocalSend does support for XEP-0174, having Psi to support XEP-0174 too will enable me to interact with LocalSend and other software that are not available on my system but are using XEP-0174. |
@Ri0n if you know a person who is living in a big house and want to have a messaging system running in his closed house intranet (which is only LAN connected and has no access to WAN - good for security canera systems), then Link-Local would be a good solution. I suggest to reopen this ticket. Update: Thank you for reopening this ticket! |
Can you add the XEP-0174: Serverless Messaging support?
The text was updated successfully, but these errors were encountered: