dev-master
9999999-devExampleChatWithRandomStranger sample application.
MIT
The Requires
- php >=5.4.0
- react/socket 0.2.*
- monolog/monolog 1.2.*
The Development Requires
chat chatroulette
ExampleChatWithRandomStranger sample application.
Sample application where 2 people are randomly paired up who connect and are able to send messages to eachother., (*1)
$ composer install
To start the ExampleChatWithRandomStranger server, run:, (*3)
$ php server.php
In order to connect to it, use netcat:, (*4)
$ nc localhost 4000
$ bin/phpunit
MIT, see LICENSE., (*5)
ExampleChatWithRandomStranger sample application.
MIT
chat chatroulette