Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 368 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 368 Bytes

Chat-Room (Android)

This is an Android app that works as a client, and PHP using the Ratchet project work as a Server and JS Websocket.

Features

  • Group Chat between same wifi network connected devices

Installation

Start Server
php bin/server.php

Start Client
Run through Android Studio