李铭昕
|
0ffda17389
|
Merge branch 'master' into 2.0-release
|
2020-08-10 09:57:24 +08:00 |
|
李铭昕
|
9e5278fc39
|
Merge pull request #2125 from limingxinleo/2.0-jsonrpc-client
Add Jet component
|
2020-08-10 09:55:51 +08:00 |
|
huangzhhui
|
b1cc1d6bb9
|
Add doc
|
2020-08-10 02:12:16 +08:00 |
|
huangzhhui
|
ca0f8b361b
|
Update jet.md
|
2020-08-10 01:54:13 +08:00 |
|
huangzhhui
|
4191a9ac79
|
Fixed error structure of error jsonrpc response
|
2020-08-10 01:54:11 +08:00 |
|
huangzhhui
|
26e51e448d
|
Update README.md
|
2020-08-10 01:48:29 +08:00 |
|
huangzhhui
|
d89fe12128
|
Update doc
|
2020-08-10 01:48:26 +08:00 |
|
huangzhhui
|
adc820faa9
|
Update README.md
|
2020-08-10 01:37:28 +08:00 |
|
huangzhhui
|
9002f868d4
|
Add custom client doc
|
2020-08-10 01:34:10 +08:00 |
|
huangzhhui
|
842dc09586
|
Add custom client test case
|
2020-08-10 01:34:02 +08:00 |
|
huangzhhui
|
179148c45f
|
Create README.md
|
2020-08-10 01:12:49 +08:00 |
|
huangzhhui
|
8cb1258f43
|
Add description
|
2020-08-10 01:12:46 +08:00 |
|
huangzhhui
|
135b0bbbf6
|
Test not exist method
|
2020-08-10 01:12:36 +08:00 |
|
huangzhhui
|
1fa0bd9769
|
Fix the message structure
|
2020-08-10 01:12:23 +08:00 |
|
huangzhhui
|
baf9404823
|
Fixed unit test and optimized the message content
|
2020-08-10 00:33:06 +08:00 |
|
huangzhhui
|
34f835f15e
|
Add integration test to make sure Jet works
|
2020-08-10 00:32:50 +08:00 |
|
huangzhhui
|
30e014c59e
|
Optimized the code, and add ClientFactory to create the rpc client fastly
|
2020-08-10 00:32:22 +08:00 |
|
huangzhhui
|
7679d3843d
|
Add ServiceManager and ProtocolManager to manage the service info
|
2020-08-10 00:31:35 +08:00 |
|
huangzhhui
|
36ecf03bbf
|
Rename the component name to Jet and Optimize the code
|
2020-08-09 20:19:15 +08:00 |
|
huangzhhui
|
f62589938d
|
Merge remote-tracking branch 'upstream/master' into pr/2125
|
2020-08-09 19:17:20 +08:00 |
|
李铭昕
|
0408526444
|
Update wechat.md
|
2020-08-09 18:26:49 +08:00 |
|
李铭昕
|
05e119b2f2
|
Update wechat.md
|
2020-08-09 18:16:51 +08:00 |
|
李铭昕
|
901f0193c7
|
Update wechat.md
|
2020-08-09 18:14:37 +08:00 |
|
李铭昕
|
6149fb8680
|
Update nacos.md
|
2020-08-09 15:30:20 +08:00 |
|
Kids Return
|
45550adeb8
|
Improve guzzle set default handler, use Hyperf\Guzzle\CoroutineHandle… (#2243)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2020-08-06 17:07:22 +08:00 |
|
ihor.kpl
|
8fe2e26369
|
Update phpstan.neon (#2247)
Fix typo :D
|
2020-08-06 08:50:08 +08:00 |
|
黄朝晖
|
8eb3c7b865
|
Merge pull request #2245 from ondrejmirtes/phpstan-fix
Verify PHPStan fix
|
2020-08-05 16:19:03 +08:00 |
|
Ondrej Mirtes
|
45df236977
|
Verify PHPStan fix
|
2020-08-05 09:48:01 +02:00 |
|
李铭昕
|
1bd2446a76
|
Fixed collect more than once time when using watcher. (#2242)
|
2020-08-05 11:13:01 +08:00 |
|
沈唁
|
50cd5ebfe6
|
fix typo (#2238)
|
2020-08-03 18:32:06 +08:00 |
|
沈唁
|
4aaeb2566b
|
fix typo (#2237)
|
2020-08-03 15:20:37 +08:00 |
|
刀刀
|
e98318e8a0
|
Fixed bug that select node failed when using loadBalancer for nacos. (#2236)
* fix: nacos loadBalancer
* Update CHANGELOG-2.0.md
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2020-08-03 12:39:40 +08:00 |
|
李铭昕
|
a33635dadd
|
v2.0.5 (#2234)
|
2020-08-03 10:11:22 +08:00 |
|
李铭昕
|
ab283efbfb
|
Optimized eager load when the type is In or InRaw for model-cache. (#2232)
|
2020-08-02 15:07:15 +08:00 |
|
李铭昕
|
59e44150bc
|
Merge pull request #2001 from nfangxu/command-signature
[feature] 支持在 command 的 signature 中设置参数及名称
|
2020-08-02 14:51:57 +08:00 |
|
李铭昕
|
68a2bccfc8
|
Added cases of command into phpunit.xml
|
2020-08-02 13:56:40 +08:00 |
|
李铭昕
|
ac2d1db7cf
|
Added document for tcp-server. (#2228)
|
2020-08-02 13:45:08 +08:00 |
|
李铭昕
|
63d531a667
|
Format code.
|
2020-08-02 13:41:46 +08:00 |
|
李铭昕
|
ffa0d18fcc
|
Merge branch 'master' into pr/2001
|
2020-08-02 13:06:26 +08:00 |
|
李铭昕
|
dd1ff1164a
|
Fixed context won't be destroyed when accept keepalive connection for co server. (#2227)
|
2020-08-01 11:47:33 +08:00 |
|
黄朝晖
|
bbaffc409c
|
Merge pull request #2222 from kids-return/patch-1
Fix Code Format Error
|
2020-07-31 16:33:23 +08:00 |
|
Kids Return
|
8735c7e688
|
Fix Code Format Error
Fix Code Format Error
|
2020-07-31 14:51:45 +08:00 |
|
李铭昕
|
ff3429e6db
|
Fixed bug that sender does not works for coroutine server. (#2218)
* Fixed bug that call to undefined method Swoole\Http\Response::disconnect().
* Update CHANGELOG-2.0.md
|
2020-07-30 18:21:56 +08:00 |
|
Zheng
|
d40c8a4b89
|
Fixed bug that open event won't be executed after handshake right now. (#2210)
* fix:协程模式onOpen事件触发延迟
* Optimized code.
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2020-07-30 17:50:24 +08:00 |
|
Zheng
|
d73a9e4944
|
Fixed bug that close event won't be executed when close the connection by websocket server.. (#2214)
* fix:协程模式服务端关闭连接未触发onClose事件
* Optimized code.
* Update CHANGELOG-2.0.md
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2020-07-30 17:39:36 +08:00 |
|
沈唁
|
f00544ffc0
|
fix typo (#2215)
|
2020-07-30 15:22:41 +08:00 |
|
baiguiren
|
c887a4f313
|
Added $concurrent for function parallel . (#2204)
* 为 parallel 函数添加并发控制参数
* Added test cases.
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2020-07-29 18:52:08 +08:00 |
|
沈唁
|
73b3647262
|
docs: update webscoket server (#2205)
* docs: update webscoket server
* Update FindDriver.php
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2020-07-29 18:37:33 +08:00 |
|
张子彬
|
862a0a824e
|
完善FindDriver热更新 (#2193)
* 完善FindDriver热更新
* Update CHANGELOG-2.0.md
Co-authored-by: zhangzibin <zhangzibin@ecomxhat.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2020-07-28 17:19:12 +08:00 |
|
李铭昕
|
c224ba6922
|
v2.0.4 (#2185)
* v2.0.4
* Translate
Co-authored-by: huangzhhui <huangzhwork@gmail.com>
|
2020-07-27 15:52:51 +08:00 |
|