huangzhhui
|
0edd19acbb
|
Update CHANGELOG.md
|
2019-10-04 01:14:42 +08:00 |
|
huangzhhui
|
dab4da7b98
|
Remove the logical of append eof to response to abstract server class
|
2019-10-04 01:11:49 +08:00 |
|
huangzhhui
|
829bb55e28
|
Append eof to response of JSON RPC TCP Server
|
2019-10-04 01:09:43 +08:00 |
|
huangzhhui
|
dd59c8e903
|
Extract send method of TCP Server
|
2019-10-04 01:08:42 +08:00 |
|
黄朝晖
|
60ab0b207c
|
Merge pull request #644 from daodao97/feature/scannig_optimize
Optimized annotation scan process, separate to two scan parts `app` and `vendor`, greatly decrease the elapsed time.
|
2019-10-03 14:31:25 +08:00 |
|
huangzhhui
|
1e4d4edf76
|
Update CHANGELOG.md
|
2019-10-03 14:31:00 +08:00 |
|
huangzhhui
|
d1d37908db
|
Update CHANGELOG.md
|
2019-10-03 14:30:00 +08:00 |
|
huangzhhui
|
53a22e8120
|
Update DefinitionSource.php
|
2019-10-03 14:22:36 +08:00 |
|
李铭昕
|
9eaec97719
|
Merge pull request #620 from limingxinleo/1.1-process
Add automatic restart mechanism for consumer of async queue.
|
2019-10-03 13:53:08 +08:00 |
|
黄朝晖
|
3d7dae1ad7
|
Merge branch 'master' into 1.1-process
|
2019-10-03 13:23:02 +08:00 |
|
黄朝晖
|
0f3d1b8a54
|
Merge pull request #629 from cpj555/master
apollo clientIp
|
2019-10-03 13:21:26 +08:00 |
|
huangzhhui
|
55e63cdf74
|
Update CHANGELOG.md
|
2019-10-03 13:21:05 +08:00 |
|
huangzhhui
|
991441bea7
|
Update ClientFactory.php
|
2019-10-03 13:17:41 +08:00 |
|
黄朝晖
|
e4dfadca15
|
Merge pull request #646 from qiqizjl/translation_doc
fix translation dir inconsistent
|
2019-10-03 13:11:24 +08:00 |
|
黄朝晖
|
d4bb361532
|
Merge pull request #645 from DickensGDC/hotfix/patch
Fix typo
|
2019-10-03 13:10:50 +08:00 |
|
NaiXiaoXin
|
9400f1563e
|
fix translation dir inconsistent
|
2019-10-03 02:03:49 +08:00 |
|
Dickens Gao
|
59ee340513
|
Fix typo
|
2019-10-02 19:02:16 +08:00 |
|
李铭昕
|
fe265aa632
|
Optimized.
|
2019-10-02 17:25:57 +08:00 |
|
李铭昕
|
0104246011
|
Update InitProxyCommand.php
|
2019-10-02 11:00:56 +08:00 |
|
刀刀
|
92b8c0532b
|
perf: 优化hyperf启动耗时, scan数据分类缓存, 有效缩短扫描时间
|
2019-09-30 23:30:10 +08:00 |
|
黄朝晖
|
b6c6c13aac
|
Merge pull request #640 from yangliulnn/patch-1
Format src/validation/README.md
|
2019-09-29 18:41:23 +08:00 |
|
黄朝晖
|
d8a8203426
|
Update README.md
|
2019-09-29 18:40:30 +08:00 |
|
Leonis
|
72805abde7
|
Format
|
2019-09-29 18:18:19 +08:00 |
|
黄朝晖
|
7d60f4d695
|
Update coroutine.md
|
2019-09-29 18:09:16 +08:00 |
|
黄朝晖
|
85a14a8375
|
Merge pull request #429 from chunhei2008/feat/validation
Add validation component
|
2019-09-29 18:03:18 +08:00 |
|
huangzhhui
|
37908b816c
|
Update CHANGELOG.md
|
2019-09-29 18:01:46 +08:00 |
|
黄朝晖
|
0fffcfa59f
|
Merge pull request #637 from limingxinleo/1.1-ws
Optimized OnMessageInterface and OnOpenInterface.
|
2019-09-29 16:27:35 +08:00 |
|
黄朝晖
|
a5045ba269
|
Update CHANGELOG.md
|
2019-09-29 16:27:25 +08:00 |
|
黄朝晖
|
b81dacf458
|
Update CHANGELOG.md
|
2019-09-29 16:26:22 +08:00 |
|
李铭昕
|
6e4c817caf
|
Update CHANGELOG.md
|
2019-09-29 15:40:48 +08:00 |
|
李铭昕
|
6bb62fac30
|
Changed Swoole\WebSocket\Server to Swoole\Server for onMessage and onOpen.
|
2019-09-29 15:37:39 +08:00 |
|
黄朝晖
|
9f96d962b9
|
Update CHANGELOG.md
|
2019-09-29 15:19:24 +08:00 |
|
张城铭
|
c31ae57a04
|
Replaced instantiate into make for creating Hyperf\HttpServer\CoreMiddleware . (#630)
|
2019-09-29 15:17:20 +08:00 |
|
李铭昕
|
f275522f9c
|
Merge pull request #631 from assert6/amqp
Optimized the instantiate of Consumer
|
2019-09-29 15:09:58 +08:00 |
|
李铭昕
|
e3919329a8
|
Update CHANGELOG.md
|
2019-09-29 14:35:29 +08:00 |
|
黄朝晖
|
cbd11f73b0
|
Merge pull request #627 from limingxinleo/1.1-doc
Added easywechat document.
|
2019-09-29 14:13:26 +08:00 |
|
黄朝晖
|
2931929e88
|
Update wechat.md
|
2019-09-29 14:13:14 +08:00 |
|
黄朝晖
|
f2f1f95b2c
|
Update awesome-components.md
|
2019-09-29 14:12:41 +08:00 |
|
张城铭
|
fba5cf3b61
|
CHANGELOG
|
2019-09-28 11:06:23 +08:00 |
|
张城铭
|
7a917843c3
|
Optimized the instantiate of Consumer
|
2019-09-28 11:04:53 +08:00 |
|
losingbattle
|
bfaafd7a35
|
目前apollo配置后台监控的实例列表的ip全是127.0.0.1, 没法正确监控到集群环境下每个服务器是否正确拉取到更新后的配置,增加了设置clientIp,用于区分不同服务器的请求
|
2019-09-28 00:08:28 +08:00 |
|
李铭昕
|
9d5556cd8e
|
Update
|
2019-09-27 19:09:18 +08:00 |
|
李铭昕
|
d9471af34f
|
Update wechat.md
|
2019-09-27 19:04:58 +08:00 |
|
huangzhhui
|
058ccaa96c
|
Merge branch 'feat/validation' of https://github.com/chunhei2008/hyperf into pr/429
|
2019-09-27 16:30:11 +08:00 |
|
huangzhhui
|
af0f7e3734
|
Update validation.md
|
2019-09-27 16:21:21 +08:00 |
|
huangzhhui
|
905eda2ca2
|
Fixed path
|
2019-09-27 16:21:18 +08:00 |
|
李铭昕
|
2c9651bd75
|
Merge branch 'master' into 1.1-doc
|
2019-09-27 16:01:47 +08:00 |
|
Yurun
|
87a6aa7e5f
|
增加两个支持协程的 SDK (#626)
|
2019-09-27 15:55:27 +08:00 |
|
黄朝晖
|
a36892b520
|
Merge pull request #625 from limingxinleo/1.0-merge
Merge 1.0 into master.
|
2019-09-27 14:42:57 +08:00 |
|
李铭昕
|
fce889f1bc
|
Merge branch 'master' into 1.1-doc
|
2019-09-27 14:42:24 +08:00 |
|