Release 9.2.0

This commit is contained in:
Alessandro Autiero
2024-07-06 18:43:52 +02:00
parent 45b8629207
commit e3b8d7d182
91 changed files with 3871 additions and 3132 deletions

View File

@@ -1,2 +1,3 @@
const String kDefaultBackendHost = "127.0.0.1";
const int kDefaultBackendPort = 3551;
const int kDefaultBackendPort = 3551;
const int kDefaultXmppPort = 80;