Closed fazo96 closed 6 years ago
Using exponential backoff, retry broadcasts until a response arrives
We should probably put a wrapper around this.room.broadcast with the error handling and retrying, so that we can reuse that wrapper everywhere we use this.room.broadcast
this.room.broadcast
Using exponential backoff, retry broadcasts until a response arrives