nsq

PHP extension for NSQ client


This extension is a NSQ client .NSQ is a message queue system which like Kafka .

License: PHP

Latest releases

Version Release Download
3.9.0 2025-05-30 nsq-3.9.0.tgz
3.5.1 2021-09-17 nsq-3.5.1.tgz
3.5.0 2019-10-15 nsq-3.5.0.tgz
3.4.3 2019-09-17 nsq-3.4.3.tgz
3.4.2 2019-09-17 nsq-3.4.2.tgz
Show all releases

Changelog

Version Message
3.9.0 fix connection be closed when function run over twice heartbeat time
3.5.1 * for PHP8
* add pub connection timeout
* fix pub bug retrun false when revice heartbeat
3.5.0 * Fix the bug in MacOs
3.4.3 * Fix the problem of sub-processes not restarting automatically in CentOS environment
* this version is Stable
3.4.2 * Fix the problem of sub-processes not restarting automatically in CentOS environment
Show complete changelog