mirror of
https://github.com/spacebarchat/server.git
synced 2026-07-18 11:46:22 +00:00
op14: add todo to reduce data sent
This commit is contained in:
@@ -73,6 +73,7 @@ public class Op14Controller(ILogger<Op12Controller> logger, SpacebarAspNetAuthen
|
||||
// TODO: handle subscriptions
|
||||
// TODO: handle channel permissions
|
||||
// TODO: handle channels at all
|
||||
// TODO: reduce the amount of duplicate User objects sent?
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user