Skip to content
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

Add support for XEP-0174 (XMPP standard) #41

Closed
sjehuda opened this issue Mar 30, 2023 · 3 comments
Closed

Add support for XEP-0174 (XMPP standard) #41

sjehuda opened this issue Mar 30, 2023 · 3 comments

Comments

@sjehuda
Copy link

sjehuda commented Mar 30, 2023

Issue has been moved to schollz/croc#556


For over a decade, XMPP clients can communicate over LAN and "mesh" by publishing their presence using Avahi (also referred to as "Zeroconf"); see XEP-0174: Serverless Messaging.

Avahi is a system which facilitates service discovery on a local network via the mDNS/DNS-SD protocol suite. This enables you to plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared.

Clients with XEP-0174 support: Gajim * and Kopete, and more...

* Support to Gajim will be restored very soon

@sjehuda
Copy link
Author

sjehuda commented Mar 30, 2023

See also localsend/localsend#344

@howeyc
Copy link
Owner

howeyc commented Mar 30, 2023

Appreciate the interest, but his is merely a GUI front-end for the original croc, best to address this there.

https://github.com/schollz/croc

@howeyc howeyc closed this as not planned Won't fix, can't repro, duplicate, stale Mar 30, 2023
@sjehuda
Copy link
Author

sjehuda commented Mar 30, 2023

Thank you.

I've reported that feature request on the appropriate place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants