Skip to content

clue-legacy/php-datagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

PROJECT MOVED

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

About

[deprecated] UDP client and server sockets for React PHP

Resources

Stars

Watchers

Forks

Packages

No packages published