dbh/chatroom

chat room

Maintainers

Details

git.hebidu.cn/hebidu/chatroom.git

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Type:project

v1.1.1 2019-05-05 06:23 UTC

This package is auto-updated.

Last update: 2020-07-30 01:08:59 UTC


README

Latest Stable Version Total Downloads Monthly Downloads Daily Downloads License

register

WK_REGISTER_PORT=1110 WK_REGISTER_IP=127.0.0.1

bworker

WK_BWORKER_NAME=ChatBusinessWorker WK_BWORKER_COUNT=4

gateway

WK_GATEWAY_NAME=ChatGateway WK_GATEWAY_COUNT=4 WK_GATEWAY_LISTEN_PORT=7777 WK_GATEWAY_START_PORT=3000 WK_GATEWAY_LAN_IP=127.0.0.1 WK_GATEWAY_PING_INTERVAL=55 WK_GATEWAY_NOT_RESP_LIMIT=1

des

DBH_DES_KEY=[ des key]

进入

php ./bin/来启动