You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems https://www.php.net/manual/en/function.pcntl-fork.php is not supported in the base image, so I create 2 scripts, one server/serverWps.php and one server/serverWh2Ws.php.
Next challenge: Listen for webhooks in server/serverWh2Ws.php. Until now I'm getting:
curl -i http://pubsub:8081
HTTP/1.1 426 Upgrade header MUST be provided
Connection: Upgrade
Upgrade: websocket
Sec-WebSocket-Version: 13
Sec-WebSocket-Protocol: solid-0.1
X-Powered-By: Ratchet/0.4.3
No description provided.
The text was updated successfully, but these errors were encountered: