学习笔记: 我家别墅靠大海/pitaya-learn
尝试集成功能:我家别墅靠大海/pitaya-game
1.其他语言实现的火龙果
其他语言也可以调用火龙果,实现火龙果的服务器,加入火龙果集群
支持c++,c#
2.火龙果客户端
在没有客户端时候,是个蛮不错的工具
3.火龙果客户端sdk
GitHub - topfreegames/libpitaya: a client sdk for pitaya game server framework
和客户端对接时候,让客户端看就好了
4.火龙果的监控和管理
支持外部发送rpc,踢用户下线等等功能
但是需要先配置好
5.火龙果机器人
https://github.com/topfreegames/pitaya-bot
用来模仿人请求的,可以用来压测
6.火龙果proto
GitHub - topfreegames/pitaya-protos: this repository contains the proto files for pitaya projects
火龙果内置的proto
笔记: