| Package Information |
| Summary |
A php interface to the Spread toolkit API |
| Maintainers |
George Schlossnagle <george@omniti.com> (lead) [wishlist] [details] Rob Richards <rrichards@php.net> (lead) [details]
|
| License |
PHP License
|
| Description |
Provides a full interface to the Spread group communication
toolkit API. Information on Spread can be found at http://www.spread.org/ |
Release notes Version 2.1.0 (stable) |
- Added optional parameter to connect() allowing receipt of
join/leave messages
- service_type property added to received messages
- membership data added to membership based messages
- Spread::leave() method implemented
- Add private group information (patch by Benjamin Schulz)
- Spread::receive returns null on timeout |