Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
In a real-time messaging app using Amazon API Gateway WebSocket APIs, how can a developer implement features to identify and remove clients frequently connecting and disconnecting?
A
Switch backend to HTTP APIs.
B
Switch backend to REST APIs.
C
Utilize callback URL for client disconnection.
D
Track client status with Amazon ElastiCache.
E
Implement connectandconnect and connectanddisconnect routes in the backend.