108 Commits

Author SHA1 Message Date
Cloud Wu
277bc79fb7 bugfix: profile queue accept 2014-04-22 19:38:20 +08:00
Cloud Wu
960bd23c56 add profile module, and use it in snax 2014-04-22 18:27:41 +08:00
Cloud Wu
08c511160f change name from pub/subscribe to post/accept 2014-04-22 11:40:08 +08:00
Cloud Wu
072b603c1c bugfix: use memcpy for unalign memory 2014-04-18 17:48:17 +08:00
Cloud Wu
ac1a0a4c99 malloc hook for jemalloc and c memory info dump 2014-04-18 17:38:18 +08:00
Cloud Wu
d568e54c63 delete unused feature : group/localcast/forward, etc 2014-04-18 14:25:36 +08:00
Cloud Wu
129b1cd90e queue mode 2014-04-17 15:37:01 +08:00
Cloud Wu
6d4d9f8758 use a patch to hotfix 2014-04-17 13:49:25 +08:00
Cloud Wu
58dfe38c4b hotfix snax supported 2014-04-16 23:23:51 +08:00
Cloud Wu
df5c619a29 snax : a simple skynet auxliliary framework 2014-04-16 20:12:17 +08:00
Cloud Wu
98c9059a60 c/s json protocol example 2014-04-14 21:21:47 +08:00
Cloud Wu
1e9a27232b rewrite watchdog/agent, use new gate 2014-04-14 14:21:31 +08:00
Cloud Wu
476fd10889 netpack for gate 2014-04-13 22:43:45 +08:00
Cloud Wu
58aa7556a5 rewrite makefile, and remove luacode cache. 2014-03-26 15:13:30 +08:00
Cloud Wu
90c947047c add socket.response to support redis watch mode 2014-03-25 13:31:06 +08:00
Cloud Wu
1eb775a326 introduce socket.channel, and rewrite redis/mongo driver 2014-03-25 13:31:06 +08:00
Cloud Wu
84ec9c4123 shift time before dispatch timer message 2014-03-14 15:05:41 +08:00
Cloud Wu
5fa3040a85 more example for echo socket service 2014-03-14 11:14:03 +08:00
Cloud Wu
c6efe2cd19 support socket.abandon / socket.start , Issue #73 2014-03-14 11:02:00 +08:00
Cloud Wu
c9358873da remove testconnection 2014-03-13 16:13:53 +08:00
云风
66d339b398 support local command by debug_console 2014-02-25 20:38:56 +08:00
云风
0505b88f5e add debug_console service 2014-02-25 20:04:50 +08:00
云风
e077bd3231 format timing result 2014-02-24 10:36:52 +08:00
云风
c1e6737711 timing remote call 2014-02-23 17:13:58 +08:00
云风
658d284521 Fix Issue #67 2014-02-21 15:18:30 +08:00
云风
8274709924 bugfix: service manager dead lock 2013-12-23 11:13:58 +08:00
云风
331c8009f8 remove magic number in lua 2013-12-18 22:42:10 +08:00
云风
b6f57aee0b define max client for example 2013-12-16 13:54:29 +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
云风
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
云风
0b9d7d8a62 add message queue 2013-10-30 19:30:06 +08:00
云风
0a584d5872 remove debug line 2013-09-12 13:36:59 +08:00
云风
8743a6b030 bugfix: Issue #38 2013-09-12 13:35:23 +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
云风
1fc601612c bugfix: gate start 2013-08-23 10:40:14 +08:00
云风
e074076c8d socket lock/unlock 2013-08-22 17:56:20 +08:00
云风
06ee4297df new socket lib 2013-08-22 17:28:26 +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
云风
300300853b 1. none blocking connect ; 2. socket.readall ; 3.socket.readline will return last line ; 4. lua service report launcher error 2013-07-22 21:09:38 +08:00
云风
fce4b6fee8 dispatch must before skynet.start 2013-07-02 20:59:17 +08:00
云风
52a4ef8d13 register launcher name at skynet_start 2013-07-02 10:48:22 +08:00
云风
f51e043dd6 bugfix: socket read 2013-06-24 12:11:00 +08:00
yinqiang
616c189866 launch socket
在启动console之前启动socket,不然console.lua调用socket.stdin()报错。
2013-06-23 00:56:25 +08:00
云风
b6f94e5adc redis: sismember 2013-06-21 17:07:26 +08:00
云风
d8204357a8 redis api back compatible 2013-06-21 16:09:52 +08:00