文件名称:websocket-commands:一个微框架,可帮助使用@amphp构建Websocket驱动的应用程序
文件大小:46KB
文件格式:ZIP
更新时间:2024-02-18 12:32:11
websocket-server micro-framework amphp AmpPHP
Websocket命令 一个微型框架,可帮助使用构建应用程序。 安装 我们建议使用安装此库。 composer require cspray/websocket-commands 要求 PHP +7.2 文献资料 库的当前发布版本已在源代码中和。 路线图 该项目的1.x版本旨在巩固API,同时一些Amp软件包进入其候选发布阶段。 一旦这些依赖库发布了稳定的版本,就会开始2.0版本的开发。 最初的2.0版本的确切功能在进行了详细说明
【文件预览】:
websocket-commands-master
----.scrutinizer.yml(699B)
----src()
--------OriginHostMatchingHandshakeAuthenticator.php(1KB)
--------Exception()
--------Internal()
--------Enum()
--------MiddlewareCollection.php(2KB)
--------ClientDisconnectObserver.php(553B)
--------ClientPayload.php(531B)
--------HandshakeAuthenticator.php(793B)
--------CommandPoweredWebsocket.php(10KB)
--------WebsocketCommand.php(847B)
--------WebsocketCommandMiddleware.php(1KB)
----CONTRIBUTING.md(2KB)
----.travis.yml(375B)
----LICENSE(1KB)
----composer.lock(108KB)
----test()
--------Internal()
--------Support()
--------OriginHostMatchingHandshakeAuthenticatorTest.php(2KB)
--------MiddlewareCollectionTest.php(5KB)
--------Stub()
--------CommandPoweredWebsocketTest.php(15KB)
----phpunit.xml(1KB)
----README.md(983B)
----SECURITY.md(962B)
----CODE_OF_CONDUCT.md(3KB)
----.gitignore(46B)
----CHANGELOG.md(2KB)
----composer.json(927B)