huangzhhui
|
41175a7449
|
Mark CoordinatorManager::get() method as deprecated in v2.0
|
2020-06-10 13:56:23 +08:00 |
|
huangzhhui
|
2ede0cc404
|
Use until method instead of get
|
2020-06-10 13:53:42 +08:00 |
|
李铭昕
|
4c79a1107e
|
Merge pull request #1884 from huangzhhui/2.0
Allows to run multiple coroutine servers at one process
|
2020-06-10 12:49:49 +08:00 |
|
李铭昕
|
b0be8e8d02
|
Format code.
|
2020-06-10 12:41:17 +08:00 |
|
huangzhhui
|
eab57d8f91
|
Fix unit test of Response
|
2020-06-10 12:15:40 +08:00 |
|
huangzhhui
|
33ffb687fa
|
Listening MainCoroutineServerStart event instead of CoroutineServerStart event
|
2020-06-10 12:10:31 +08:00 |
|
huangzhhui
|
a304157557
|
Add MainCoroutineServerStart event
|
2020-06-10 12:10:03 +08:00 |
|
huangzhhui
|
4105fdbd96
|
Fix unit test of grpc
|
2020-06-10 11:06:23 +08:00 |
|
huangzhhui
|
56c3fd29c1
|
Fix error
|
2020-06-10 00:52:16 +08:00 |
|
huangzhhui
|
83a66f1741
|
Fix unit test
|
2020-06-10 00:48:13 +08:00 |
|
huangzhhui
|
64aa8e957e
|
Add getTrailers and withTrailers methods for Response
|
2020-06-10 00:47:53 +08:00 |
|
huangzhhui
|
d2cb0cf6bd
|
Remove Sendable interface and use ResponseEmitter to emit any PSR-7 response object
|
2020-06-10 00:09:14 +08:00 |
|
huangzhhui
|
1676f1618b
|
Fix the desc
|
2020-06-09 23:32:10 +08:00 |
|
huangzhhui
|
8557de951e
|
Add describe:listeners command
|
2020-06-09 23:03:43 +08:00 |
|
huangzhhui
|
41f3f9bc51
|
Use ConfigProvider to register the command and remove useless output
|
2020-06-09 23:03:25 +08:00 |
|
huangzhhui
|
6da6d65a39
|
Do not to validate the type of amqp exchange
|
2020-06-09 21:09:46 +08:00 |
|
huangzhhui
|
71b04339a1
|
Allows to run multiple coroutine servers at one process
|
2020-06-09 19:21:14 +08:00 |
|
huangzhhui
|
023782ecc6
|
Allow pass a callbacks array to run() function
|
2020-06-09 19:20:05 +08:00 |
|
huangzhhui
|
1847f6bed0
|
parentId receive a coroutine id parameter
|
2020-06-09 19:19:34 +08:00 |
|
huangzhhui
|
df0500b434
|
Remove excess spaces
|
2020-06-09 16:20:50 +08:00 |
|
huangzhhui
|
81fdfc2536
|
Remove timepoint function
|
2020-06-09 16:20:01 +08:00 |
|
李铭昕
|
43c629b69f
|
Changed server config server to type . (#1883)
|
2020-06-09 15:56:26 +08:00 |
|
李铭昕
|
1d86e3808a
|
Annotation Inject support typed properties. (#1877)
|
2020-06-08 14:21:15 +08:00 |
|
李铭昕
|
dd0b262dc0
|
Format code. (#1876)
|
2020-06-08 11:04:26 +08:00 |
|
黄朝晖
|
db0d74b0e2
|
Merge pull request #1805 from hyperf/pr/1672
Support coroutine server.
|
2020-06-07 22:53:57 +08:00 |
|
黄朝晖
|
f1db446917
|
Merge branch '2.0' into pr/1672
|
2020-06-07 22:53:28 +08:00 |
|
李铭昕
|
28a517ff30
|
Added sink for guzzle. (#1871)
|
2020-06-06 21:43:57 +08:00 |
|
李铭昕
|
0fe14d7827
|
Fixed signal register failed in alpine. (#1866)
|
2020-06-05 12:51:06 +08:00 |
|
李铭昕
|
1d970b4a64
|
Support async-queue stop safely. (#1863)
|
2020-06-04 16:07:56 +08:00 |
|
黄朝晖
|
ebae64ac96
|
Merge pull request #1835 from Reasno/socketio
feat: add the ability to dismiss a room
|
2020-06-04 15:14:29 +08:00 |
|
黄朝晖
|
53adc53630
|
Merge pull request #1851 from hyperf/daydaygo-patch-2
Update socketio-server.md
|
2020-06-04 14:57:08 +08:00 |
|
黄朝晖
|
8a5ed5a12f
|
Update socketio-server.md
|
2020-06-04 14:56:48 +08:00 |
|
李铭昕
|
2a3db07bc9
|
Added hyperf/signal component. (#1819)
|
2020-06-04 14:13:37 +08:00 |
|
李铭昕
|
4cde8cddf7
|
Optimized code of co-phpunit. (#1857)
|
2020-06-04 09:54:32 +08:00 |
|
黄朝晖
|
b4e8088277
|
Merge pull request #1845 from ZonghayZ/master
更新默认执行策略文档错误
|
2020-06-03 18:37:33 +08:00 |
|
黄朝晖
|
b43ed66d86
|
Merge pull request #1858 from assert6/master
Update cache.md
|
2020-06-03 18:32:48 +08:00 |
|
张城铭
|
4f13fc1eae
|
Update cache.md
|
2020-06-03 17:46:55 +08:00 |
|
李铭昕
|
53aedcec67
|
Added ConstantFrequency to flush one connection for the interval of time. (#1855)
|
2020-06-03 13:23:08 +08:00 |
|
dayday
|
9c8eb5854d
|
Update socketio-server.md
|
2020-06-03 11:54:14 +08:00 |
|
李铭昕
|
7b363af5a1
|
Fixed is_resource does not works when use Runtime::enableCoroutine() privately in filesystem. (#1854)
|
2020-06-02 18:59:21 +08:00 |
|
谷溪
|
dc4cf6dfe3
|
use Swoole\Runtime::getHookFlags() in 4.5+
|
2020-06-02 17:26:46 +08:00 |
|
nfangxu
|
53c41b7986
|
update command.md
|
2020-06-02 16:52:42 +08:00 |
|
dayday
|
68b3acb4df
|
Update socketio-server.md
|
2020-06-02 15:46:04 +08:00 |
|
李铭昕
|
55e0d09781
|
Auto generate rpc client code when server start and the interface is changed. (#1848)
|
2020-06-02 13:55:31 +08:00 |
|
李铭昕
|
c0ed2788e1
|
Don't auto change the impl for NormalizerInterface when you require symfony/serialize . (#1846)
|
2020-06-02 10:18:23 +08:00 |
|
dayday
|
f7422cc0d8
|
Update metric.md (#1824)
* Update metric.md
* Update metric.md
* Update metric.md
* Update metric.md
* Update metric.md
Co-authored-by: 谷溪 <guxi99@gmail.com>
|
2020-06-01 15:14:54 +08:00 |
|
李铭昕
|
07f3d8d2e4
|
Fixed code standards. (#1844)
|
2020-06-01 14:01:52 +08:00 |
|
zonghay
|
6dcb13f93a
|
更新默认执行策略文档错误
Hyperf\Crontab\Strategy\WorkerStrategy
|
2020-06-01 10:04:29 +08:00 |
|
李铭昕
|
73d859eaf2
|
Fixed code standards. (#1839)
|
2020-05-30 16:43:36 +08:00 |
|
李铭昕
|
e0570b39da
|
Fixed code standards. (#1834)
|
2020-05-29 16:29:34 +08:00 |
|