AWS – Push an event to all Tasks in an ecs load balancer
I have a websocket sitting on an AWS ECS instance, in the websocket, there is an endpoint to update an object in the database, which I then want to send the updated result back to all the listeners on the websocket.
AWS – Push an event to all Tasks in an ecs load balancer
I have a websocket sitting on an AWS ECS instance, in the websocket, there is an endpoint to update an object in the database, which I then want to send the updated result back to all the listeners on the websocket.