Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: emit ping when receiving a ping from the server
The "ping" event was forgotten when reversing the ping-pong mechanism in [1]. It will now be properly emitted when receiving a ping from the server. [1]: 81d7171 Related: socketio/socket.io-client#1475
- Loading branch information