add debug command inject

This commit is contained in:
Cloud Wu
2014-08-13 21:02:56 +08:00
parent 809e6c3a89
commit 6bf8dd9a31
5 changed files with 100 additions and 27 deletions

View File

@@ -11,6 +11,7 @@ Dev version
* add skynet.harbor.queryname to query globalname
* add cluster.proxy
* add DEBUG command exit (send a message to lua service by DEBUG)
* add DEBUG command run (debug_console command inject)
v0.5.2 (2014-8-11)
-----------