Cloud Wu
947727e33a
add new socket message WARNING
2015-08-11 13:21:24 +08:00
云风
27148981d5
Merge pull request #320 from cloudwu/multipart
...
Multipart
2015-08-11 11:17:22 +08:00
Cloud Wu
6fa436e8ff
add core.intcommand , See Issue #321
2015-08-10 22:06:36 +08:00
snail
e9cfdba22a
'hotfix' code cannot use '_ENV'
...
If there's no global variable or function used in any interface of a snax service,the upvalue "_ENV" for 'hotfix' is not set. This modify is not complete, it depend's on the 'collect_uv' method having upvalue '_ENV',maybe other good method to get upvalue index of '_ENV'.
2015-08-07 10:38:57 +08:00
Cloud Wu
3156661e0b
bugfix: response function for socket channel
2015-08-06 20:00:48 +08:00
Cloud Wu
b5244b96aa
cluster rpc support large package
2015-08-04 17:56:17 +08:00
Cloud Wu
4cbead28d5
skynet.dispatch can replace old func
2015-07-29 16:12:49 +08:00
Cloud Wu
b3f966bcaa
bugfix: multicast chan gc
2015-07-29 16:10:38 +08:00
Cloud Wu
1da8a6b38d
lazy init debug command
2015-07-23 18:35:29 +08:00
Cloud Wu
b2d8237363
improve unregister protocol error report
2015-07-23 18:23:47 +08:00
Cloud Wu
55cf9375fc
asterisk(*) should be once or not at all
2015-07-03 10:58:40 +08:00
Cloud Wu
6001d9c2eb
raise error message from response function, See issue #295
2015-06-26 14:33:33 +08:00
Cloud Wu
55d0d57d5c
skynet.fork returns the coroutine, see Issue #287
2015-06-04 16:06:21 +08:00
Cloud Wu
7fb109dbb0
See Issue #284
2015-06-01 10:57:30 +08:00
Cloud Wu
7f578be649
bugfix: Issue #283
2015-06-01 10:42:29 +08:00
Cloud Wu
07dbfd8651
add underscore
2015-05-28 16:18:56 +08:00
Cloud Wu
ca50a5f518
dns support underscore
2015-05-28 16:10:19 +08:00
Cloud Wu
7b471ae27d
snax service support cluster
2015-05-20 16:13:11 +08:00
云风
1f25b79722
Merge pull request #272 from antsmallant/patch-1
...
Update inject.lua
2015-05-15 17:04:27 +08:00
Cloud Wu
6a9080157f
need require skynet.manager
2015-05-15 16:24:01 +08:00
antsmallant
5cc2ef3ac8
Update inject.lua
...
免得变量i污染全局空间
2015-05-15 15:59:47 +08:00
Cloud Wu
3baeb62b0b
move some api from skynet.lua to skynet/manager.lua
2015-05-13 11:04:25 +08:00
Cloud Wu
9e27f59033
remove task overload warning
2015-05-13 09:50:53 +08:00
Cloud Wu
82fa2f979c
skynet.exit will call every unresponse handle
2015-05-12 23:15:03 +08:00
Cloud Wu
07d7324332
Merge branch 'master' of github.com:cloudwu/skynet
2015-05-12 22:53:16 +08:00
Cloud Wu
d92adda2c9
If skynet.wakeup a skynet.call, raise an error
2015-05-12 22:53:03 +08:00
Cloud Wu
0587400e2d
update sproto: handle empty protocol
2015-05-12 10:20:16 +08:00
Cloud Wu
35c8c63793
update sproto, bugfix sproto_dump
2015-05-11 21:39:56 +08:00
Cloud Wu
c7f5145e9e
update sproto , add new api sproto:default
2015-05-11 18:20:17 +08:00
HuaYang Huang
75d9b07158
fix: httpc.get
...
:-(
此错误会导致httpc.get无法找到正确的虚拟主机
2015-04-29 20:18:13 +08:00
Cloud Wu
8682f7f82f
response error when return/response package is too large
2015-04-27 16:23:12 +08:00
Cloud Wu
98af25d109
better error log, see pr #260
2015-04-24 14:31:18 +08:00
Cloud Wu
cd3391461c
add skynet.pcall for hotfix use (call a function with require)
2015-04-22 17:01:03 +08:00
Cloud Wu
7b783076e5
use hmac_hash
2015-04-16 10:41:23 +08:00
Cloud Wu
f55a31c24f
sproto.request_decode returns name
2015-04-15 22:01:01 +08:00
Cloud Wu
843095afc6
add snax.printf
2015-04-15 16:52:55 +08:00
Cloud Wu
a6bad52181
add sproto new api
2015-04-14 23:38:49 +08:00
Cloud Wu
03399e86a9
udp api changed, callback recv the string
2015-04-09 12:49:40 +08:00
Cloud Wu
22364bac89
bugfix: memory leak
2015-04-09 12:14:28 +08:00
Cloud Wu
5a1132101b
share sproto C struct
2015-04-08 11:23:52 +08:00
Cloud Wu
c6f993428e
bugfix #257
2015-04-03 11:03:37 +08:00
HuaYang Huang
ec1bca238e
fix: httpc.post
...
调用httpc.post时,如果没有在header里面设置host时有问题
2015-04-01 17:54:22 +08:00
云风
fc9b32b4bd
Merge pull request #254 from cloudwu/dev
...
release alpha 3
2015-03-30 11:00:18 +08:00
Cloud Wu
36ed8679b8
you can set host in httpc header
2015-03-30 09:29:22 +08:00
Cloud Wu
a9b1993686
Add async dns query
2015-03-29 14:41:28 +08:00
Cloud Wu
05b458ddb2
update sproto
2015-03-20 09:51:00 +08:00
Cloud Wu
92b7b7beff
use table for multi header key
2015-03-16 20:15:57 +08:00
Cloud Wu
f71beb4018
sproto update
2015-03-16 17:33:24 +08:00
Cloud Wu
72c43b6614
minor fix
2015-03-15 21:20:56 +08:00
Cloud Wu
a0eddbdeca
sproto:pdecode support userdata
2015-03-12 12:16:21 +08:00