I opened up this issue on GitHub to address the problem of interaction. https://github.com/Chocobozzz/PeerTube/issues/7119
I still wonder why remote interaction is made so difficult when there will always be more remote users than local ones. After all, every like on PeerTube so far counts 10 times more. ;-)
Hint: If you have an account on GitHub you can vote for this issue.
well, it all boils down to not using the Client-To-Server portion of the specs.
[we are doing this]
You can have 1 generic server for any of your actors and feed it with 1000 different clients.
But mastodon created its own Client API which is very limited. This what we need to change is.
Thanks, but could you please elaborate on this? I have no clue what you are trying to say. (Or should we discuss these technical details better in github?)
This is a bonfire demo instance for testing purposes