Cloud Wu
|
960bd23c56
|
add profile module, and use it in snax
|
2014-04-22 18:27:41 +08:00 |
|
xjdrew
|
c081816f06
|
1. 可以在服务运行中动态require socket
2. 添加方法skynet.retpack/skynet.dispatch_unknown_request
3. skynet.filter透传参数
|
2014-04-21 17:50:04 +08:00 |
|
Cloud Wu
|
d568e54c63
|
delete unused feature : group/localcast/forward, etc
|
2014-04-18 14:25:36 +08:00 |
|
Cloud Wu
|
1a07e94ad5
|
add skynet.error
|
2014-04-02 16:35:24 +08:00 |
|
Cloud Wu
|
911380d8b2
|
socketchannel is an independent mod now, channel:request will throw channel.error when disconnected.
|
2014-03-25 13:31:06 +08:00 |
|
Cloud Wu
|
fd6e9a8bd1
|
bugfix: coroutine pool
|
2014-03-25 13:30:51 +08:00 |
|
云风
|
0505b88f5e
|
add debug_console service
|
2014-02-25 20:04:50 +08:00 |
|
云风
|
2166ce3c96
|
optimize timing call
|
2014-02-24 20:28:28 +08:00 |
|
云风
|
542163aeae
|
bugfix: disptch
|
2014-02-24 18:32:01 +08:00 |
|
云风
|
45bc6e71f9
|
skynet.timing_call return last information table
|
2014-02-23 18:44:27 +08:00 |
|
云风
|
c1e6737711
|
timing remote call
|
2014-02-23 17:13:58 +08:00 |
|
云风
|
69e179a52e
|
add skynet command MQLEN for debug
|
2014-02-21 15:03:20 +08:00 |
|
云风
|
331c8009f8
|
remove magic number in lua
|
2013-12-18 22:42:10 +08:00 |
|
云风
|
5ccb666a8b
|
use skynet_error for log
|
2013-12-18 12:25:58 +08:00 |
|
云风
|
45196be66a
|
add skynet.cache lib
|
2013-12-17 19:18:42 +08:00 |
|
云风
|
2bf65084cd
|
debug stat report boot time
|
2013-12-17 11:24:30 +08:00 |
|
云风
|
48f6d42264
|
remove feature: remote object. Issue #58
|
2013-12-16 11:05:49 +08:00 |
|
云风
|
c07f4df172
|
skynet.call capture error
|
2013-12-10 15:20:03 +08:00 |
|
云风
|
4a49346da8
|
change name from exit to error
|
2013-12-10 14:59:03 +08:00 |
|
云风
|
294f6feb50
|
bugfix: remote object support term signal
|
2013-12-09 21:25:22 +08:00 |
|
云风
|
053e1e6b44
|
bugfix: trace switch after recv exit signal
|
2013-12-09 20:18:05 +08:00 |
|
云风
|
f7242294dd
|
add skynet.watch for skynet.call, read http://blog.codingnow.com/2013/12/skynet_monitor.html
|
2013-12-09 17:54:46 +08:00 |
|
云风
|
340148c152
|
add skynet.queryservice
|
2013-11-25 21:43:43 +08:00 |
|
云风
|
3808b56628
|
use table.unpack instead of unpack
|
2013-11-19 20:57:39 +08:00 |
|
云风
|
e20d550743
|
lua service init error behavior changed
|
2013-11-04 18:23:26 +08:00 |
|
云风
|
91b097cbbf
|
add error handle in skynet.fork and mqueue
|
2013-10-30 21:19:13 +08:00 |
|
云风
|
09242894a3
|
fix typo: coroutine_pool
|
2013-10-30 16:48:04 +08:00 |
|
云风
|
c972b647bd
|
error on call an invalid address
|
2013-09-18 17:41:25 +08:00 |
|
云风
|
6981dd3009
|
bugfix: turn trace off before request return
|
2013-08-20 18:29:18 +08:00 |
|
云风
|
8455c45b83
|
add test trace
|
2013-08-20 18:07:26 +08:00 |
|
云风
|
ff6e4dc762
|
exit monitor
|
2013-08-06 13:44:41 +08:00 |
|
云风
|
1d0d2678ed
|
mongo driver support request_id
|
2013-07-31 16:41:46 +08:00 |
|
云风
|
1b4b46d271
|
add skynet.context_ptr() & noneblocking socket.close
|
2013-07-29 21:24:57 +08:00 |
|
云风
|
ba22224a4a
|
add QUERY command to query local service address
|
2013-07-29 21:05:03 +08:00 |
|
云风
|
f58206f6c2
|
coroutine clear when gc
|
2013-07-25 14:32:04 +08:00 |
|
云风
|
4270b68873
|
skynet reuse coroutine
|
2013-07-25 14:29:36 +08:00 |
|
云风
|
ea7e5f7d97
|
skynet.blockcall concurrent bugfix
|
2013-01-31 21:18:53 +08:00 |
|
云风
|
74ac9403e8
|
remote map table must not be weak
|
2013-01-03 12:59:13 +08:00 |
|
云风
|
b6314b537f
|
skynet abort
|
2012-11-08 14:57:51 +08:00 |
|
云风
|
40d2f89443
|
reload snlua service
|
2012-10-27 22:48:38 +08:00 |
|
云风
|
0ff2cf604c
|
bugfix: cast empty group
|
2012-10-22 21:56:01 +08:00 |
|
云风
|
115d9d9e2d
|
bugfix: return nil when launch service failed
|
2012-10-12 15:44:49 +08:00 |
|
云风
|
aaf84ccb6f
|
unique service
|
2012-10-12 15:34:10 +08:00 |
|
云风
|
9aeb6f8ed8
|
local cast
|
2012-10-12 13:45:40 +08:00 |
|
云风
|
689108df60
|
endless monitior
|
2012-09-28 21:10:39 +08:00 |
|
云风
|
ca6c467b2e
|
bugfix: trace
|
2012-09-17 23:04:18 +08:00 |
|
云风
|
6ce12d1180
|
move trace into suspend
|
2012-09-17 10:25:20 +08:00 |
|
云风
|
7e5ab8c48c
|
debug info
|
2012-09-15 16:38:28 +08:00 |
|
云风
|
c19846c3a5
|
add trace into simpledb
|
2012-09-15 16:05:25 +08:00 |
|
云风
|
0f7ac5dc0a
|
add trace api to skynet.lua
|
2012-09-15 15:19:57 +08:00 |
|