Registry / networking / xp-framework-networking

xp-framework-networking

JSON →
library11.0.0phppackagistunverified

Networking for the XP Framework: Client and server APIs.

composer require xp-framework/networking
INSTALL
IMPORT
SIG · XP-FRAMEWORK-NETWO
X
xp-framework-networking
networkingphpv11.0.0
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.

Socket
use xp\net\Socket;

Create and connect a socket using XP Framework Networking.

use xp\net\Socket; $socket = new Socket('localhost', 8080); $socket->connect();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
11.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
28
Amazon
1
OpenAI (training)
1
Resources
xp-framework-networking — pip install xp-framework-networking · libregistry