react/chatroulette
Composer 安装命令:
composer require react/chatroulette
包简介
ExampleChatWithRandomStranger sample application.
关键字:
README 文档
README
Sample application where 2 people are randomly paired up who connect and are able to send messages to eachother.
Install
$ composer install
Usage
To start the ExampleChatWithRandomStranger server, run:
$ php server.php
In order to connect to it, use netcat:
$ nc localhost 4000
Tests
$ bin/phpunit
License
MIT, see LICENSE.
统计信息
- 总下载量: 24
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 42
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2012-11-04