lonng / nano

Lightweight, facility, high performance golang based game server framework
MIT License
2.88k stars 445 forks source link

add a customer filter to find session #106

Closed beatless closed 11 months ago

beatless commented 12 months ago

在组队游戏房间的逻辑里面,有时候需要向特定的玩家逻辑服务器发送消息,提供通过自定义方法来获取session,发rpc就方便一点。