Registry / networking / wisembly-elephant-io

wisembly-elephant-io

JSON →
library3.3.1phppackagistunverified

Send events to a websocket real time engine though PHP

composer require wisembly/elephant.io
INSTALL
IMPORT
SIG · WISEMBLY-ELEPHANT-
W
wisembly-elephant-io
networkingphpv3.3.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.

Client
use ElephantIO\Client;

Connect to a WebSocket server and emit an event

use ElephantIO\Client; $client = new Client('ws://localhost:8080'); $client->initialize(); $client->emit('event', ['data' => 'Hello']); $client->close();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.3.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
20
OpenAI (training)
1
Resources
wisembly-elephant-io — pip install wisembly-elephant-io · libregistry