nsqclient-php
nsqclient-php copied to clipboard
Yet another PHP client for NSQ
Results
3
nsqclient-php issues
Sort by
recently updated
recently updated
newest added
Binary.php中,readString的for循环里,当$v小于等于0时,不做chr处理,导致中文出不来。
修改无法订阅中文的问题
- [go-nsq](https://github.com/nsqio/go-nsq/blob/61f49c096d0d767be61e4de06f724e1cb5fd85d7/conn.go) - [pynsq](https://github.com/nsqio/pynsq/blob/48bf62d65ea63cddaa401efb23187b95511dbc84/nsq/conn.py) 客户端尚未实现TCP协议[AUTH命令](https://nsq.io/clients/tcp_protocol_spec.html#auth) 1. 先发送IDENTIFY 2. 如response AuthRequired为true,需发送AUTH