go-pitaya学习笔记(13) - 看一看火龙果外部模块

go-pitaya学习笔记(13) - 看一看火龙果外部模块,第1张

  学习笔记: 我家别墅靠大海/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.火龙果客户端sdk

GitHub - 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.火龙果proto

GitHub - topfreegames/pitaya-protos: this repository contains the proto files for pitaya projects

火龙果内置的proto

笔记:

go-pitaya学习笔记(14) - 后记_冰纳-CSDN博客

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/langs/995737.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-05-21
下一篇 2022-05-21

发表评论

登录后才能评论

评论列表(0条)

保存