Registry / networking / ratchet-rfc6455

ratchet-rfc6455

JSON →
library0.4.1phppackagistunverified

RFC6455 WebSocket protocol handler for PHP.

composer require ratchet/rfc6455
INSTALL
IMPORT
SIG · RATCHET-RFC6455
R
ratchet-rfc6455
networkingphpv0.4.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MessageInterface
use Ratchet\RFC6455\Messaging\MessageInterface;

Handle a WebSocket message

use Ratchet\RFC6455\Messaging\MessageInterface; // Typically used with Ratchet WebSocket server $message = new Message(); echo $message->getPayload();
Debug
Known issues
gotchaLow-level protocol handler; requires understanding of WebSocket protocol.
fix
Use Ratchet's higher-level abstractions for easier usage.
affects: >=0.4.1
Upgrade
Version history
0.4.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
20
Amazon
1
Resources
ratchet-rfc6455 — pip install ratchet-rfc6455 · libregistry