Cloud Wu
|
37ea7a025c
|
single node mode
|
2014-05-22 22:44:20 +08:00 |
|
Cloud Wu
|
c2ed2f8603
|
bugfix. the harbor and master service need to rewrite in future
|
2014-05-15 19:32:54 +08:00 |
|
Cloud Wu
|
8d8cb17e0a
|
launch all the bootstrap services in bootstrap.lua
|
2014-05-08 12:06:53 +08:00 |
|
Cloud Wu
|
a700abcdb3
|
remove skynet.watch, move simplemonitor to examples
|
2014-05-06 14:57:01 +08:00 |
|
Cloud Wu
|
12f46d21fe
|
add preload
|
2014-04-29 20:04:06 +08:00 |
|
Cloud Wu
|
d16159c166
|
add lua loader
|
2014-04-29 19:59:04 +08:00 |
|
Cloud Wu
|
bd3aa3f3c5
|
remove service_lua.h
|
2014-04-28 15:29:15 +08:00 |
|
Cloud Wu
|
518017bd34
|
preload support
|
2014-04-28 15:29:14 +08:00 |
|
Cloud Wu
|
75a28b0fcc
|
use skynet malloc api directly
|
2014-04-22 12:26:08 +08:00 |
|
Cloud Wu
|
7d835d222b
|
use macro for replace malloc api (see skynet_malloc.h)
|
2014-04-18 22:38:18 +08:00 |
|
Cloud Wu
|
d568e54c63
|
delete unused feature : group/localcast/forward, etc
|
2014-04-18 14:25:36 +08:00 |
|
Cloud Wu
|
47167ea2e8
|
remove old client
|
2014-04-14 22:31:23 +08:00 |
|
Cloud Wu
|
1e9a27232b
|
rewrite watchdog/agent, use new gate
|
2014-04-14 14:21:31 +08:00 |
|
nopsky
|
c18ea761a4
|
修改harbor_init里的一个小bug
|
2014-04-09 19:14:54 +08:00 |
|
Cloud Wu
|
b02d07f124
|
throw an error only session !=0
|
2014-03-28 15:15:02 +08:00 |
|
Cloud Wu
|
f772fc4ce8
|
remote call will raise an error when the harbor disconnected
|
2014-03-28 15:08:20 +08:00 |
|
Cloud Wu
|
58aa7556a5
|
rewrite makefile, and remove luacode cache.
|
2014-03-26 15:13:30 +08:00 |
|
Cloud Wu
|
55f60ab002
|
disable code cache by default and always register skynet.codecache
|
2014-03-21 10:36:54 +08:00 |
|
云风
|
c1e6737711
|
timing remote call
|
2014-02-23 17:13:58 +08:00 |
|
Chen Puqing
|
59e6029432
|
a little improvement of hashid code: move the calculation of hashcap into the hashid_init function and remove the assertions
|
2014-02-19 00:07:34 +08:00 |
|
Chen Puqing
|
224a1eebfb
|
optimize the search of empty slot in the hashid_node array
|
2014-02-18 23:37:36 +08:00 |
|
云风
|
750e0733f3
|
bugfix: close socket once when harbor disconnected
|
2014-01-13 15:54:47 +08:00 |
|
云风
|
95105697ce
|
define NOCODECACHE to disable lua code cache
|
2014-01-10 11:15:13 +08:00 |
|
云风
|
7c218a4e85
|
master close socket on harbor error
|
2014-01-06 18:10:33 +08:00 |
|
云风
|
fd45a3b003
|
fix issue #59
|
2013-12-19 21:52:30 +08:00 |
|
云风
|
40281a8853
|
skynet defined lua alloc
|
2013-12-19 17:00:07 +08:00 |
|
云风
|
5ccb666a8b
|
use skynet_error for log
|
2013-12-18 12:25:58 +08:00 |
|
云风
|
4dd6e566be
|
bugfix: pop error message when load file not exist
|
2013-12-17 19:57:33 +08:00 |
|
云风
|
45196be66a
|
add skynet.cache lib
|
2013-12-17 19:18:42 +08:00 |
|
云风
|
8e031c1b21
|
cache lua code load
|
2013-12-17 18:26:08 +08:00 |
|
云风
|
2bf65084cd
|
debug stat report boot time
|
2013-12-17 11:24:30 +08:00 |
|
云风
|
2d8b061970
|
add log for net building
|
2013-12-16 13:39:27 +08:00 |
|
云风
|
41ca0c92cb
|
add log for master connecting to harbor
|
2013-12-16 12:16:24 +08:00 |
|
云风
|
747ed8bb00
|
add comment for service client
|
2013-12-13 18:07:02 +08:00 |
|
unknown
|
9e2568a40b
|
hash list bug
|
2013-10-14 16:44:22 +08:00 |
|
云风
|
2d02f10396
|
bugfix: issue #46
|
2013-10-14 11:26:15 +08:00 |
|
云风
|
1676713b09
|
skynet message length limit 16M
|
2013-09-21 15:19:56 +08:00 |
|
云风
|
80fe468e8e
|
add block connect for harbor
|
2013-09-10 23:21:30 +08:00 |
|
Cloud
|
a15b93cbcf
|
bugfix: kqueue api
|
2013-09-10 21:44:32 +08:00 |
|
云风
|
fd67d2f968
|
push message back to queue before harbor connect to master
|
2013-09-10 18:09:04 +08:00 |
|
云风
|
8b4cd92ae5
|
bugfix: clear connected flag when update address
|
2013-09-03 11:57:20 +08:00 |
|
云风
|
1d91483369
|
bugfix: init connection id
|
2013-08-26 17:48:53 +08:00 |
|
云风
|
c826d4d246
|
bugfix: dispatch all message in one socket message
|
2013-08-26 14:25:42 +08:00 |
|
云风
|
caaa8fcdbe
|
move databuffer and hashid out of service_gate.c
|
2013-08-26 13:10:42 +08:00 |
|
云风
|
dab0570936
|
fix client/watchdog
|
2013-08-24 00:24:29 +08:00 |
|
云风
|
52cf864037
|
some bugfix for gate/socket lib
|
2013-08-24 00:14:01 +08:00 |
|
云风
|
424c84915b
|
remove unused source
|
2013-08-23 21:29:19 +08:00 |
|
云风
|
1fc601612c
|
bugfix: gate start
|
2013-08-23 10:40:14 +08:00 |
|
云风
|
83db25fe92
|
service_harbor use skynet_socket now
|
2013-08-21 16:56:16 +08:00 |
|
云风
|
db92f4abbf
|
socket server added
|
2013-08-21 15:02:23 +08:00 |
|