Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Need periodically pinging server. #16

Open
dinalt2006 opened this issue Oct 22, 2019 · 2 comments
Open

Need periodically pinging server. #16

dinalt2006 opened this issue Oct 22, 2019 · 2 comments

Comments

@dinalt2006
Copy link

I need to add a function of periodic server pinging to my application.
How to implement this in your library?

@dinalt2006
Copy link
Author

Does exist any opportunity to execute something like "socket.emit('PING')" in your client?

@MrBin99
Copy link
Owner

MrBin99 commented Oct 31, 2019

Sorry, for the moment this is not possible. I about to merge a pull-request which make available the socket object on the Echo instance. So you can implement what you want with Socket.io.
Please stay tune on new updates of the lib.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants