libSSE-php
libSSE-php copied to clipboard
Discussion: If user close the page, maybe we should break the loop?
Maybe we can use the PHP function connection_aborted() to check if user close the page,if page is close, we can break the loop ?