Download the PHP package mrananyan/parrot without Composer
On this page you can find all versions of the php package mrananyan/parrot. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mrananyan/parrot
More information about mrananyan/parrot
Files in mrananyan/parrot
Download mrananyan/parrot
More information about mrananyan/parrot
Files in mrananyan/parrot
Vendor mrananyan
Package parrot
Short Description A long polling stack for PHP-based real-time applications
License GPL-3.0-or-later
Homepage https://github.com/mrananyan/parrot
Package parrot
Short Description A long polling stack for PHP-based real-time applications
License GPL-3.0-or-later
Homepage https://github.com/mrananyan/parrot
Please rate this library. Is it a good library?
Informations about the package parrot
Parrot
An easy to use Facebook like long polling stack for PHP-based real-time applications
Requirements
- Redis
- PHP-FPM
- Nginx
Installation
How setup
- Configuration
If you want to connect via TCP (Recommended for remote server)
If you want to connect via UNIX socket (Recommended if Redis on same server)
-
Worker. You can subscribe to many channels at once if you need. ('channel1','channel2' ...)
- Publisher. Send message to users who subscribed to mychannel channel
All versions of parrot with dependencies
PHP Build Version
Package Version
The package mrananyan/parrot contains the following files
Loading the files please wait ...