May 15, 2023
0
Level 1
Please tell me sample code with Laravel+WebSocket API (AWS)
I would like to develop a service with the following configuration, but could someone please provide a specific sample?
- Create a WebSocket API with API Gateway on AWS
- Send a message from Laravel to a specific channel for the created WebSocket API
- Listen to a specific channel on the browser side, receive messages sent from Laravel and perform processing such as display
Please or to participate in this conversation.