-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create a chat-client demo using the standard browser WebSockets API (php). #38
Comments
vanilla-chat and sveltekit-chat can help with that. |
waiting for https://github.com/sirn-se/websocket-php/tree/v3.0-main Declaration of WebSocket\Client::setLogger(Psr\Log\LoggerInterface $logger): WebSocket\Client must be compatible with Psr\Log\LoggerAwareInterface::setLogger(Psr\Log\LoggerInterface $logger): void |
Property type not supported in Livewire for property: [{}] |
Maximum execution time of 60 seconds exceeded
|
Invalid status code 401. WebSocket \ Exception\ HandshakeException |
|
https://developer.mozilla.org/en-US/docs/Web/API/WebSockets_API/Writing_WebSocket_client_applications
The text was updated successfully, but these errors were encountered: