elephant.io icon indicating copy to clipboard operation
elephant.io copied to clipboard

How to implement keep-alive?

Open xjx0524 opened this issue 11 years ago • 1 comments

I tried pfsockopen and STREAM_CLIENT_PERSISTENT, all failed :(

xjx0524 avatar Jan 07 '15 09:01 xjx0524

https://github.com/Wisembly/elephant.io/blob/master/src/Engine/AbstractSocketIO.php#L59 This is not supported right now...

If you need it, and can implement it, go ahead and make a PR !

Taluu avatar Jan 30 '15 13:01 Taluu