1 Answer
- Newest
- Most votes
- Most comments
0
Broadcasting over WebSockets is built into AppSync. Some articles on the subject:
https://aws.amazon.com/blogs/mobile/aws-appsync-real-time-reference-architecture/ https://aws.amazon.com/blogs/mobile/appsync-realtime/ https://aws.amazon.com/blogs/mobile/appsync-websockets-python/
There's no looping over a list of connections. It's true brodcasting.
answered 6 years ago
