Merge remote-tracking branch 'upstream/main'

This commit is contained in:
Gordon
2023-07-26 15:21:33 +08:00
339 changed files with 3622 additions and 46410 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ import (
"fmt"
"time"
"github.com/OpenIMSDK/Open-IM-Server/pkg/common/config"
"github.com/OpenIMSDK/tools/config"
)
func RunWsAndServer(rpcPort, wsPort, prometheusPort int) error {