https://github.com/chipslays/php-socket-anon-chat
💬 Simple socket chat, full written on PHP.
https://github.com/chipslays/php-socket-anon-chat
chat example php-socket
Last synced: about 6 hours ago
JSON representation
💬 Simple socket chat, full written on PHP.
- Host: GitHub
- URL: https://github.com/chipslays/php-socket-anon-chat
- Owner: chipslays
- Created: 2020-08-08T17:27:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-22T07:11:44.000Z (over 5 years ago)
- Last Synced: 2025-07-13T12:50:47.275Z (7 months ago)
- Topics: chat, example, php-socket
- Language: HTML
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# php-socket-anon-chat
for example
```bash
git clone https://github.com/aethletic/php-socket-anon-chat.git chat
```
```bash
cd chat && composer install
```
```bash
php app.php start
```
```bash
cd public && php -S localhost:1337
```
Открыть в браузере http://localhost:1337/
**Demo:** http://voicfy.ml:1919/