Releases: sehanko/phpnats
Releases · sehanko/phpnats
Added requestWithTimeout function
waitWithTimeout
Added new function $conn->waitWithTimeout($count, $timeout) to correctly wait for result without exceeded time limit
Fully compatible with php 5.6
Merge pull request #3 from sehanko/master-socket-56-compatibly Added 5.6 compatibly to Socket Class