Sergey Odintsov

Results 38 comments of Sergey Odintsov

Simple inheritance won't help. Here you need to radically redo the logic of working with the socket.

And me to

@evll https://github.com/PNixx/amp-rabbitmq

``` yield self::$channel->queueDeclare('test', true); ``` Passive mode not working. The code stops after the request. In rabbit log I see: ``` [error] operation queue.declare caused a channel exception not_found: no...