PROJECT MOVED

October 23, 2014 ยท View on GitHub

The source code of clue/datagram has been migrated over to https://github.com/reactphp/datagram

Package clue/datagram is now deprecated.

Upgrading

Consider upgrading to use the above repository instead.

If you're currently using this package via composer, make sure to update your composer.json to use the updated package name:

{
    "require": {
        "react/datagram": "~1.0"
    }
}

Then, make sure to use namespace React\Datagram instead of Datagram and you're ready to go!

Archived history

This repository is going to be archived and won't be deleted any time soon.

You can still access its old master branch here: https://github.com/clue/php-datagram/tree/master