Registry / networking / valga-fbns-react

valga-fbns-react

JSON →
library0.3.2phppackagistunverified

A PHP client for the FBNS built on top of ReactPHP.

composer require valga/fbns-react
INSTALL
IMPORT
SIG · VALGA-FBNS-REACT
V
valga-fbns-react
networkingphpv0.3.2
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 Valga\FbnsReact\Client;

Connect to an FBNS server and send a message.

use Valga\FbnsReact\Client; $client = new Client(); $client->connect('host', 1234); $client->send('Hello');
Debug
Known issues
gotchaRequires ReactPHP event loop to be running.
fix
Run the event loop with Loop::run() after setting up the client.
affects: >=0.1.0
Upgrade
Version history
0.3.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
52 hits · last 30 days
node
48
Resources
valga-fbns-react — pip install valga-fbns-react · libregistry