-
Notifications
You must be signed in to change notification settings - Fork 452
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
XMPP connectivity #8358
Comments
Our primary interface for local/remote control is HTTP/HTTPS using a REST API. I don't think this will change any time soon. Perhaps you can make a new repository that forwards calls from XMPP to our REST API? Maintaining that ourselves is probably too much overhead. However, if you get that to work, we can definitely link it in our README. |
Perhaps you can make a new repository that forwards calls from XMPP
to our REST API?
I will examine this possibility.
Maintaining that ourselves is probably too much overhead. However, if
you get that to work, we can definitely link it in our README.
I think, that it depends on the complexity of bot.
I sense that it would be maintainable and also desired to be included
in your repository.
Slixfeed
--------
Please. See Slixfeed bot and the visual features that it offers.
https://schapps.woodpeckersnest.eu/journal/2024-05-23-slixfeed-news-bot/
I have started Slixfeed an experiment, yet further investigation and
studies, during the course of 18 months, have made me to conclude that
XMPP is the best and most accessible interface for any task and media.
Substitute
----------
I am futther experimenting XMPP as a substitute for HTML browsers, with
an applicable bot in conjunction with XMPP PubSub.
Please see my article "XMPP For Browsers" which was published at the
"The XMPP Newsletter November 2024"
https://portal.mozz.us/gemini/woodpeckersnest.space/~schapps/journal/2024-11-28-xmpp-for-browsers.gmi
https://xmpp.org/2024/12/the-xmpp-newsletter-november-2024/
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Support XMPP connectivity, in order to remote control Tribler.
This solution can work behind Firewall and NAT.
I will be glad to assist with the XMPP chat and ad-hoc interfaces.
The text was updated successfully, but these errors were encountered: