mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
add Signal message
This commit is contained in:
parent
9659638f0c
commit
cf6379283b
@ -11,8 +11,8 @@ import (
|
||||
|
||||
const (
|
||||
MediaAddress = "ws://43.128.5.63:7880"
|
||||
ApiKey = ""
|
||||
ApiSecret = ""
|
||||
ApiKey = "APIGPW3gnFTzqHH"
|
||||
ApiSecret = "23ztfSqsfQ8hKkHzHTl3Z4bvaxro0snjk5jwbp5p6Q3"
|
||||
)
|
||||
|
||||
var roomClient *lksdk.RoomServiceClient
|
||||
|
Loading…
x
Reference in New Issue
Block a user