ErrLookup › ratchetphp/Ratchet
ratchetphp/Ratchet
Asynchronous WebSocket server · PHP · 42 source files
Analyzed at e621c6c40b on 2026-09-16. 21 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| invalid data, remaining: | exception | error | |
| Serialize PhpHandler:serialize code not written yet, write… | exception | error | |
| All routes must implement Ratchet\Http\HttpServerInterface | exception | error | php, ratchet, router, interface |
| You must add a domain through addAllowedAccess() | exception | error | |
| Handler must be instance of SessionHandlerInterface | validation | error | php, session, invalid-argument |
| A React Loop was not provided during instantiation | exception | error | |
| Invalid Port | validation | error | php, ratchet, flash-policy, validation |
| Invalid domain | validation | error | php, ratchet, flash-policy, validation |
| Invalid WAMP message type | exception | error | websocket, wamp, message-type, protocol |
| Argument #3 ($loop) expected… | validation | error | |
| Argument #4 ($serializer) expected… | validation | error | php, invalid-argument, session, constructor |
| Invalid WAMP message format | exception | error | websocket, wamp, protocol, json |
| $request can not be null | exception | error | php, ratchet, psr7, websocket |
| Invalid site control set | validation | error | php, ratchet, flash-policy, validation |
| Argument #4 ($loop) expected… | validation | error | php, event-loop, constructor, reactphp |
| Expected instance of… | validation | error | php, websocket, type-mismatch |
| Maximum buffer size of | exception | error | http, websocket, handshake, buffer-overflow |
| Unable to parse session serialize handler | exception | error | php, session, configuration, runtime |
| Invalid Topic, must be a string | exception | error | websocket, wamp, topic-uri, protocol |
| Can not change session name in VirtualProxy | exception | error | php, session, unsupported-operation, proxy |
| Bad encoding, unicode character ✓ did not match expected… | exception | error | php, encoding, utf-8 |