Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Not sending messages to closed websocket connections (firebase#99)
I believe this should be a safe change since the timer function nop is only ever run after the websocket is initialized. This works around potential issues in the websocket layer after we close the connection and hopefully addresses https://b.corp.google.com/issues/62363018x
- Loading branch information