Edward

Results 3 issues of Edward

Hi, I'm currently using web-msg-sender on my site, after a running phpsocket.io on workerman for like 20 days, i see it consumes 8G of memory and rising. Does it look...

bug
enhancement

A solution to #53 Reads src/Util/Logfile/Custom/ for more log reader The custom log reader needs to be in the same namespace as AbstractReader

https://github.com/ua-parser/uap-php/blob/3004c494d204c3b6d5e1e80a4ff78e4025e24e2f/src/Util/Logfile/AbstractReader.php#L37 Could it be possible to let the factory read a directory of "LogReader" classes? I'd like to add few more reader classes without touching this code.