Telepenin Nikolay

Results 8 comments of Telepenin Nikolay

/run in-cluster tests

/run in-cluster tests

/run in-cluster tests

/run in-cluster tests

/run in-cluster tests

PR for support unix sockets is [provided](https://github.com/nsqio/nsq/pull/1434 )

Tests are provided, but now it will failure on the github workflow due to unable tests against master branch of nsq.

It's occur, because parameter `messageQueue` in `Ext.ux.WebSocket` is mutable. This parameter must be initialize in constructor. The same behavior `callbacks` in `Ext.ux.data.proxy.WebSocket`. Do you need pull request?