学习笔记: 我家别墅靠大海/pitaya-learn
尝试集成功能:我家别墅靠大海/pitaya-game
1.其他语言实现的火龙果GitHub - topfreegames/libpitaya-cluster: This repo contains a c++ lib with pitaya's cluster logic for creating backend pitaya servers in other programming languages
其他语言也可以调用火龙果,实现火龙果的服务器,加入火龙果集群
支持c++,c#
2.火龙果客户端GitHub - topfreegames/pitaya-cli: a cli repl client for pitaya, great for testing servers during development
在没有客户端时候,是个蛮不错的工具
3.火龙果客户端sdkGitHub - topfreegames/libpitaya: a client sdk for pitaya game server framework
和客户端对接时候,让客户端看就好了
4.火龙果的监控和管理GitHub - topfreegames/pitaya-admin: Management, monitoring and testing interface for pitaya servers using http and web socket endpoints
支持外部发送rpc,踢用户下线等等功能
但是需要先配置好
5.火龙果机器人https://github.com/topfreegames/pitaya-bot
用来模仿人请求的,可以用来压测
6.火龙果protoGitHub - topfreegames/pitaya-protos: this repository contains the proto files for pitaya projects
火龙果内置的proto
笔记:
go-pitaya学习笔记(14) - 后记_冰纳-CSDN博客
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)