Registry / messaging / workerman-channel

workerman-channel

JSON →
library1.2.3phppackagistunverified

Channel communication for Workerman

composer require workerman/channel
INSTALL
IMPORT
SIG · WORKERMAN-CHANNEL
W
workerman-channel
messagingphpv1.2.3
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.

Client
use Workerman\Channel\Client;

Connect and send a message via channel

<?php use Workerman\Channel\Client; $client = new Client('127.0.0.1', 9090); $client->connect(); $client->send('Hello');
Debug
Known issues
breakingRequires Workerman runtime
fix
Install workerman/workerman
affects: all
Upgrade
Version history
1.2.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
44 hits · last 30 days
node
40
Amazon
1
OpenAI (training)
1
Resources
workerman-channel — pip install workerman-channel · libregistry