WebSocket API
Understand the concept of WebSockets and the WebSocket API in the AWS API Gateway.
What’s WebSocket?
The REST API works on the HTTP protocol, which is unidirectional. The client sends a request to the server and gets a response. However, the server can’t go back to the client.
We need reverse communication in several business ...
Access this course and 1400+ top-rated courses and projects.