rpcClinet

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 9, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ActivityServerHost = config.GetVaule("./conf/server.ini", "ActivityServer::host")
	ActivityServerPort = config.GetVaule("./conf/server.ini", "ActivityServer::port")
	LoginServerHost    = config.GetVaule("./conf/server.ini", "LoginServer::host")
	LoginServerPort    = config.GetVaule("./conf/server.ini", "LoginServer::port")
)

Functions

func Init

func Init()

func SendMsgToActivityServer

func SendMsgToActivityServer(message interface{}) interface{}

func SendMsgToAllGameServer

func SendMsgToAllGameServer(msg interface{}) bool

func SendMsgToGameServer

func SendMsgToGameServer(sid int64, message interface{}) interface{}

func SendMsgToLoginServer

func SendMsgToLoginServer(message interface{}) interface{}

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL