Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 441 Bytes

readme.md

File metadata and controls

33 lines (27 loc) · 441 Bytes

PHP WebSocket Server

Requirements

  • PHP 7.1 and swoole extension

Installation

  • Install php 7.1
  • Install extension swoole
  • Install composer
  • Install sdk ab-ble-gateway-sdk
composer install
  • Run the script
php server.php

安装

  • 安装 php 7.1
  • 安装 extension swoole
  • 安装 composer
  • 安装 sdk ab-ble-gateway-sdk
composer install
  • 运行脚本
php server.php