Skip to content

Releases: Vorta/nsqclient-php

Finalized HTTP Command message defer

15 Sep 09:14
Compare
Choose a tag to compare

Message deferring will now always work.

CommandHTTP update

11 Sep 13:50
Compare
Choose a tag to compare

Added ability to defer messages when they are sent to NSQ via HTTP.

Hotfix

25 Mar 20:56
Compare
Choose a tag to compare

Fixed Queue to accept both NSQClient\Message\Message and NSQClient\Message\Bag again.

PHP 7.4 update

25 Mar 20:28
Compare
Choose a tag to compare

Forked from moolex/nsqclient-php NSQClient and updated to use PHP 7.4 and, more importantly, updated to support latest react/event-loop.