Skip to content

charleeli/qrpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Basic requirements ubuntu kylin 14.04/16.04 lts

redis desktop manager

Ubuntu setup

sudo apt-get install autoconf libreadline-dev git gitg

Building from source

git clone https://github.com/charleeli/qrpc.git
cd qrpc
make

Test

cd qrpc

./build/bin/redis-server config/redis.conf

./3rd/skynet/skynet config/config.lua

./build/bin/lua service/client.lua

or
./build/bin/lua tool/testclt_enet.lua
enter:
send_private_chat {uuid=123,msg="hello"}

About

qRPC is a quick RPC framework that puts mobile game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published