Commit Graph

13 Commits

Author SHA1 Message Date
李铭昕
7fb1f43c19
Fixed docs for websocket-server. (#5399) 2023-02-12 09:39:20 +08:00
李铭昕
7fa189fffc Merge branch 'master' into 3.0-merge
# Conflicts:
#	.github/workflows/test.yml
#	src/di/src/Aop/PropertyHandlerVisitor.php
#	src/kafka/composer.json
#	src/kafka/src/Producer.php
2022-05-16 11:30:34 +08:00
李铭昕
530284e171
Added Hyperf\WebSocketServer\Constant\Opcode. (#4697) 2022-04-20 09:31:12 +08:00
Meet
57dfbdbcbf
update ws Middleware docs (#4301)
Co-authored-by: jksusu <173991506@qq.com>
2022-04-17 16:03:50 +08:00
朱梦阳
e1544beec5
Update all documents about annotations. (#4264)
Co-authored-by: zmy <my.zhu@knowyourself.cc>
Co-authored-by: 沈唁 <52o@qq52o.cn>
Co-authored-by: 李铭昕 <l@hyperf.io>
2021-11-20 10:58:02 +08:00
李铭昕
a0146e53d0
Release v2.1.19 (#3637) 2021-05-31 09:44:47 +08:00
沈唁
479c2ecc90
Update docs (#3545) 2021-05-07 19:39:00 +08:00
VinterHe
7c464d6bbb
Update documents (#3173)
Co-authored-by: 李铭昕 <715557344@qq.com>
2021-01-21 14:44:04 +08:00
沈唁
f00544ffc0
fix typo (#2215) 2020-07-30 15:22:41 +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
sy-records
50f9c476ad remove typehinting from websocket docs 2020-07-09 16:53:21 +08:00
李铭昕
ab1094a30b
Changed sender which only support push and disconnect. (#2065)
* Changed sender which only support `push` and `disconnect`.

* Added document.
2020-07-07 13:26:34 +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