Skip to content

feat: support federation properly #157

@90-008

Description

@90-008
(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_id so we can distinguish them properly in our state,
  • create a connection struct for managing server connections, implement a call method on it that takes a server_id and request,
  • make sure all server_ids we have in codebase is used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions