-
Notifications
You must be signed in to change notification settings - Fork 7
feat: support federation properly #157
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
(this only applies to refactored branch currently)
loqui does not support federation properly. Things to take care of:
- create ID types for guilds / private channels that include
server_idso we can distinguish them properly in our state, - create a connection struct for managing server connections, implement a
callmethod on it that takes aserver_idand request, - make sure all
server_ids we have in codebase is used.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working