zhoujay1987 / skynet-reload

Reload skynet lua service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What's this ?

A library for reload a lua service.

Build

Modify the Makefile, change SKYNET_PATH to your path of skynet. The default path is $(HOME)/skynet .

If you are not using linux, make it by yourself.

Test

$(HOME)/skynet test/config

About

Reload skynet lua service

License:MIT License


Languages

Language:C 73.2%Language:Lua 24.2%Language:Makefile 2.6%