2017 © Pedro Peláez
 

library chatroulette

ExampleChatWithRandomStranger sample application.

image

react/chatroulette

ExampleChatWithRandomStranger sample application.

  • Tuesday, May 16, 2017
  • by WyriHaximus
  • Repository
  • 11 Watchers
  • 39 Stars
  • 18 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 7 Forks
  • 1 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

React/ExampleChatWithRandomStranger

Sample application where 2 people are randomly paired up who connect and are able to send messages to eachother., (*1)

Build Status, (*2)

Install

$ composer install

Usage

To start the ExampleChatWithRandomStranger server, run:, (*3)

$ php server.php

In order to connect to it, use netcat:, (*4)

$ nc localhost 4000

Tests

$ bin/phpunit

License

MIT, see LICENSE., (*5)

The Versions

16/05 2017

dev-master

9999999-dev

ExampleChatWithRandomStranger sample application.

  Sources   Download

MIT

The Requires

 

The Development Requires

chat chatroulette