Skip to content

Releases: sehanko/phpnats

Added requestWithTimeout function

09 Jun 08:27
777d9fb

Choose a tag to compare

Merge pull request #5 from greyp986/master

Added requestWithTimeout function.

waitWithTimeout

08 Jul 11:44
b5699ed

Choose a tag to compare

Added new function $conn->waitWithTimeout($count, $timeout) to correctly wait for result without exceeded time limit

Fully compatible with php 5.6

26 Feb 12:27
882fe66

Choose a tag to compare

Merge pull request #3 from sehanko/master-socket-56-compatibly

Added 5.6 compatibly to Socket Class