Search by

naf / websocket

floknapp

A WebSocket server for NAF hosts, in plain PHP: it carries that something changed, never what.

Package info

github.com/nafphp/websocket

Type:naf-plugin

pkg:composer/naf/websocket

Statistics

Installs: 22

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.1 2026-09-22 21:11 UTC

This package is auto-updated.

Last update: 2026-09-22 21:17:41 UTC


README

A WebSocket server for NAF hosts, written in plain PHP: no extension beyond the core and no dependency. It carries that something changed, never what — whoever receives a message fetches the new state through the application's ordinary, already-authorised path.

Documentation

https://nafphp.github.io/docs/websocket/

Install

composer require naf/websocket
php vendor/bin/naf websocket:serve

License

MIT