harmony-development / harmony-development/Loqui

feat: support federation properly

Open
#157 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Rust
Stars
65
Forks
7
PR merge metrics
No merged PRs in 30d

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_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_id`s we have in codebase is used.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.