clue/datagram

This package is abandoned and no longer maintained. The author suggests using the react/datagram package instead.

UDP datagram socket client and server for reactphp

Maintainers

👁 clue

Package info

github.com/clue-legacy/php-datagram

Homepage

pkg:composer/clue/datagram

Statistics

Installs: 2 126

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 0

v0.5.0 2014-06-13 22:20 UTC

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 719a609ba88b0ba8a8234cc4c4c6ebfe446693d6

  • Christian Lück <christian.woop@lueck.tv>

clientserverSocketasyncudpreactdatagramdgram

This package is not auto-updated.

Last update: 2022-02-01 12:24:54 UTC


README

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