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