1. 首页
  2. 数据库
  3. 其它
  4. Mastodon_StreamingAPI_Listener::white_heavy_check_mark:PHP7类用于侦听Mastodon Streami

Mastodon_StreamingAPI_Listener::white_heavy_check_mark:PHP7类用于侦听Mastodon Streami

上传者: 2021-03-12 14:57:03上传 ZIP文件 8KB 热度 9次
简单的Mastodon流API侦听器 这是一个PHP类,用于侦听Mastodon Streaming API的服务器发送的消息。 安装 composer require keinos/mastodon-streaming-api-listener 用法 <?php require_once __DIR__ . '/../vendor/autoload.php' ; $ conf = [ // Your Mastodon server URL 'url_host' => 'https://qiitadon.com/' , ]; $ listener = new \ KEIN
下载地址
用户评论