Cloud Wu
|
a700abcdb3
|
remove skynet.watch, move simplemonitor to examples
|
2014-05-06 14:57:01 +08:00 |
|
Cloud Wu
|
6a6d9db54d
|
remove blockcall
|
2014-05-06 13:41:44 +08:00 |
|
Cloud Wu
|
a4a21bd793
|
move lualib/snax_* to lualib/snax/
|
2014-04-29 17:05:27 +08:00 |
|
Cloud Wu
|
f161dbb0ea
|
move datacenter api out of skynet
|
2014-04-29 15:57:11 +08:00 |
|
Cloud Wu
|
61e3904de8
|
merge servicecache branch
|
2014-04-29 14:51:34 +08:00 |
|
Cloud Wu
|
4d536f7f86
|
add datacenter
|
2014-04-29 14:20:22 +08:00 |
|
Cloud Wu
|
f6e67b7493
|
add bootstrap script
|
2014-04-29 13:44:30 +08:00 |
|
Cloud Wu
|
0a40d9c5c6
|
local multicast support
|
2014-04-28 21:10:24 +08:00 |
|
Cloud Wu
|
c17ec76e94
|
snax now use independent protocol PTYPE_SNAX 11
|
2014-04-28 15:52:54 +08:00 |
|
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
|
ddd0b13013
|
add snax.uniqueservice (and others)
|
2014-04-19 17:53:50 +08:00 |
|
Cloud Wu
|
ba27feee35
|
make service mgr simple
|
2014-04-19 17:11:51 +08:00 |
|
Cloud Wu
|
2d56a2215a
|
optimize global unique service query
|
2014-04-19 16:47:52 +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 |
|