Skip to content

reactphp-legacy/ExampleChatWithRandomStranger

Repository files navigation

React/ExampleChatWithRandomStranger

Sample application where 2 people are randomly paired up who connect and are able to send messages to eachother.

Build Status

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.

About

ExampleChatWithRandomStranger sample application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages