feat(core): Make the ping manager optional

This commit is contained in:
2023-03-29 15:25:17 +02:00
parent 4321573dfb
commit 2557a2fe5b
9 changed files with 98 additions and 94 deletions

View File

@@ -168,7 +168,6 @@ void main() {
PresenceManager(),
MessageManager(),
RosterManager(TestingRosterStateManager(null, [])),
PingManager(),
]);
connection
..registerFeatureNegotiators([