Alpha ZealPHP is early-stage and under active development. APIs may change between minor versions until v1.0. Feedback and bug reports welcome on GitHub.
API Index — Namespaces, Packages, Reports, Indices

WSAuthException.php

Table of Contents

Classes

WSAuthException
Thrown when a WebSocket routing/room operation is refused by authorization (#234): an unauthenticated WSRouter::ownAuthenticated(), or a Room mutation (join/leave/push) denied by the registered WSRouter::roomAuthorizer().
On this page