socket:基于AmpPHP的无阻塞套接字和TLS功能 源码
插座 amphp/socket是一个套接字库,用于基于建立和加密非阻塞套接字PHP。 安装 该软件包可以作为依赖项安装。 composer require amphp/socket 文献资料 可以在以及目录中找到文档。 例子 您可以在目录中找到更多示例。 客户实例 <?php // basic (and dumb) HTTP client require __DIR__ . '/../vendor/autoload.php' ; // This is a very simple HTTP client that just prints the response without par
文件列表
socket-master.zip
(预估有个34文件)
socket-master
composer.json
2KB
.gitmodules
96B
docs
.shared
_config.yml
683B
Gemfile
121B
client.md
1KB
server.md
4KB
index.md
3KB
暂无评论