mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-04-28 14:29:19 +08:00
add Signal message
This commit is contained in:
@@ -11,8 +11,8 @@ import (
|
||||
|
||||
const (
|
||||
MediaAddress = "ws://43.128.5.63:7880"
|
||||
ApiKey = ""
|
||||
ApiSecret = ""
|
||||
ApiKey = "APIGPW3gnFTzqHH"
|
||||
ApiSecret = "23ztfSqsfQ8hKkHzHTl3Z4bvaxro0snjk5jwbp5p6Q3"
|
||||
)
|
||||
|
||||
var roomClient *lksdk.RoomServiceClient
|
||||
|
||||
Reference in New Issue
Block a user