https://github.com/roberto-butti/websocket-php
Example for WebSocket with PHP
https://github.com/roberto-butti/websocket-php
example-code openswoole php realtime realtime-chat websocket websocket-server
Last synced: 3 months ago
JSON representation
Example for WebSocket with PHP
- Host: GitHub
- URL: https://github.com/roberto-butti/websocket-php
- Owner: roberto-butti
- License: mit
- Created: 2022-05-07T08:11:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-01T12:41:50.000Z (about 1 year ago)
- Last Synced: 2024-07-31T19:44:52.194Z (11 months ago)
- Topics: example-code, openswoole, php, realtime, realtime-chat, websocket, websocket-server
- Language: PHP
- Homepage: https://dev.to/robertobutti/websocket-with-php-4k2c
- Size: 12.7 KB
- Stars: 28
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebSocket with PHP and Open Swoole
Example for WebSocket with PHP.
The tutorial: [https://dev.to/robertobutti/websocket-with-php-4k2c](https://dev.to/robertobutti/websocket-with-php-4k2c)