harmony-development / harmony-development/Loqui
feat: support federation properly
Open
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.