PHP_SocketIO_Client
PHP_SocketIO_Client copied to clipboard
Question.
I use your library its working. I have one question to ask. Is there a way to make the client stay connected until the client decided to be disconnect. E.G, I have a connect button and disconnect button. Client click the connect button to connect, i want client stay connected until the client decide to click the disconnect button and that's the time the client will disconnect? Thanks