Commit Graph

5464 Commits

Author SHA1 Message Date
李铭昕
e24ac0feea Update CHANGELOG-2.0.md 2020-06-19 15:04:23 +08:00
李铭昕
c95a02c341 Update WebSocketsController.php 2020-06-19 14:55:39 +08:00
李铭昕
03164835f9 Merge branch '2.0' into pr/992 2020-06-19 14:46:22 +08:00
李铭昕
bc3eeede9a Update composer.json 2020-06-19 14:44:52 +08:00
ccb1900
bf859acbad
Added annotation ExceptionHandler. (#1245)
Co-authored-by: ccb <ccb412727@qq.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-06-19 12:54:04 +08:00
huangzhhui
2dde609081 Merge remote-tracking branch 'origin/2.0' into pr/705 2020-06-19 00:04:27 +08:00
huangzhhui
f6df3d9355 Fix ci 2020-06-18 23:38:57 +08:00
huangzhhui
ac0f4c1a24 Also register rpc service when running in coroutine server 2020-06-18 23:19:14 +08:00
huangzhhui
9d897a656a Optimized 2020-06-18 23:18:27 +08:00
huangzhhui
e66bfef473 Support Coroutine TCP Server 2020-06-18 23:18:17 +08:00
谷溪
cfd51abb52
proposed gRPC-client 2.0 breaking changes (#1924)
* fix oss hook

* normalize names and function scope in gRPC-client

* expose _getGrpcClient

* expose _getGrpcClient

* fix tests
2020-06-18 11:42:09 +08:00
李铭昕
a6073bf151
Optimized code. (#1921) 2020-06-18 11:39:48 +08:00
黄朝晖
cf0d713161
Merge pull request #1922 from sy-records/update-contribute
update doc
2020-06-18 11:26:07 +08:00
sy-records
d1802a858e update 2020-06-18 08:20:39 +08:00
黄朝晖
700eb63e72
Update README-CN.md 2020-06-17 17:02:41 +08:00
黄朝晖
0fa4443df3
Update README.md 2020-06-17 17:01:56 +08:00
黄朝晖
dc71a4d74e
Update README.md 2020-06-17 17:01:29 +08:00
huangzhhui
cc5fa26dfb Update 2020-06-17 16:22:48 +08:00
李铭昕
b645a5cce7
Optimized code for phpstan. (#1881) 2020-06-17 14:45:13 +08:00
李铭昕
66e3c1721a
Added method Sender::close(int $fd, bool $reset = null). (#1920) 2020-06-17 13:03:19 +08:00
黄朝晖
27ac61659b
Merge pull request #1912 from huangzhhui/doc-version
Doc
2020-06-17 12:19:40 +08:00
李铭昕
d8a49b2eb2
Sender support coroutine server. (#1919)
* Sender support coroutine server.

* fixed travis.

* Update OnPipeMessageListener.php

* Update Server.php
2020-06-17 12:12:49 +08:00
黄朝晖
28276b7364
Support WebSocket coroutine server (#1908)
* Support WebSocket coroutine server

* Fixed bugs.

* Fixed bug.

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-06-17 10:07:30 +08:00
李铭昕
bfe08f876a
Merge pull request #1917 from sy-records/fix-1843
fix isXmlHttpRequest
2020-06-16 16:07:42 +08:00
李铭昕
463d048bb0 Added test case. 2020-06-16 15:58:06 +08:00
sy-records
1ca339fa06 fix and add test 2020-06-16 14:54:33 +08:00
sy-records
7994e552ac fix isXmlHttpRequest 2020-06-16 13:54:28 +08:00
huangzhhui
ad82776c3a Update 2020-06-16 01:54:29 +08:00
huangzhhui
e245092d4a Update 2020-06-16 01:52:39 +08:00
huangzhhui
8f3cd4489a Translate 2020-06-16 01:43:41 +08:00
huangzhhui
606b4adbb6 Add versions and contribute 2020-06-16 01:43:09 +08:00
李铭昕
a52a0b39f4
Deleted useless code. (#1906) 2020-06-14 18:47:50 +08:00
huangzhhui
7a809a3507 Fix composer.json 2020-06-14 13:34:55 +08:00
李铭昕
702e624671
Removed config config/server.php. (#1905)
* Removed config `config/server.php`.

* Update CHANGELOG-2.0.md
2020-06-12 14:18:46 +08:00
yansongda
7b11109a54
Keys will be merged when different constants use the same code. (#1896)
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-06-12 12:53:21 +08:00
李铭昕
bd053c377f Merge branch 'master' into 2.0 2020-06-12 12:36:55 +08:00
huangzhhui
0d82e6789a Fix autoload rules 2020-06-11 22:23:02 +08:00
huangzhhui
ca8f0c2152 Merge branch '2.0' into pr/992 2020-06-11 22:11:41 +08:00
huangzhhui
42cff9275b Format 2020-06-11 21:50:01 +08:00
李铭昕
4ac8e3dac5
Fixed caster decimal does not work. (#1900) 2020-06-11 17:18:10 +08:00
黄朝晖
c7b99aca08
Merge pull request #1885 from huangzhhui/2.0-doc
Adjust the documentation tools
2020-06-11 13:57:48 +08:00
huangzhhui
4f24030e9e Revert the path rule 2020-06-11 13:55:15 +08:00
huangzhhui
80375f904f Do not separate the docs folders by version, use git branch to distinguish the difference versions docs 2020-06-11 13:55:15 +08:00
huangzhhui
8071897cc0 Rename doc folder to docs, and split 1.1 and 2.0 folders to store the difference version documentations, and rename bin/translate.php script to bin/doc-translate, also make doc-translate and md-format to adapte this path changes. 2020-06-11 13:52:29 +08:00
黄朝晖
3ca22c6124
Change default value of keepalive to true, and close_on_desctruct to false (#1889) 2020-06-11 12:45:18 +08:00
李铭昕
3fea704186
Merge pull request #1890 from huangzhhui/response-emmitter
Response emitter
2020-06-11 12:35:11 +08:00
李铭昕
27533ff21a Update CHANGELOG-2.0.md 2020-06-11 12:30:53 +08:00
huangzhhui
f9bbea450e Extract Hyperf\Contract\ResponseEmitterInterface 2020-06-11 12:01:33 +08:00
huangzhhui
411d159880 Merge branch 'response-emmitter' of https://github.com/huangzhhui/hyperf into response-emmitter 2020-06-11 11:59:53 +08:00
huangzhhui
4d15d6214b Add getTrailer() method 2020-06-11 11:58:52 +08:00