Develop & Deploy Serverless App Lesson 4 Event Processing: Demo: API Gateway: WebSockets
yt link
WebSocket API provides two URLs: WebSocket URL and Connection URL.
WebSocket URL:
Clients will use to connect to the API
Allows clients to send messages and receive notifications
Connection URL
Send a message back to a connected client
Lam...
philipdevblog.hashnode.dev1 min read