Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

Pomelo使用参考手册

py edited this page Aug 4, 2014 · 8 revisions

Pomelo 使用参考手册

基本使用

rpc调用方法 handler调用 session绑定 消息回复(next调用) 消息发送(channelservice的使用) 增加不同类型的服务器 protobuf使用 字典压缩使用

组件功能及配置说明

connector connector encode decode useCrypto blacklistFun useDict useProtobuf ssl disconnectOnTimeout 四种connector分别对应的参数 pushScheduler scheduler selector proxy router bufferMsg|cacheMsg interval router rpcDebugLog remote router bufferMsg|cacheMsg interval rpcDebugLog

插件功能及配置说明

Pomelo-globalchannel-plugin Pomelo-zookeeper-plugin Pomelo-masterha-plugin Pomelo-status-plugin Pomelo-scale-plugin Pomelo-sync-plugin Pomelo-data-plugin Pomelo-protobuf-plugin

基本依赖库说明

Pomelo-admin Pomelo-logger Pomelo-rpc Pomelo-loader Pomelo-monitor Pomelo-protocol Pomelo-zmq-rpc Pomelo-admin-web

客户端使用

Js客户端(socket.io&websocket) libpomelo客户端 cocos2d-js客户端 android-socket.io客户端

命令行

普通命令行 交互式命令行

Filter&Module的配置和使用

全局Filter 服务器filter Module

配置文件

servers.json log4js.json

其它

定时任务 生命周期回调 普通filter&全局filter 热更新 服务器连接认证机制 ssl支持 按环境目录配置 Rpc调用方式 Transcation支持

Clone this wiki locally