Skip to content

Pomelo使用参考手册

git-smallcat edited this page Aug 6, 2014 · 8 revisions

基本使用

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客户端

unity3d客户端

命令行

普通命令行

交互式命令行

Filter&Module的配置和使用

全局Filter

服务器filter

Module

配置文件

servers.json

log4js.json

其它

定时任务

生命周期回调

普通filter&全局filter

热更新

服务器连接认证机制

ssl支持

按环境目录配置

rpc调用方式

Transcation支持

Clone this wiki locally