Mattia Rossi

Results 5 issues of Mattia Rossi

Hi, thanks for your great work on AMQP implementation! I having a problem on detect when channel enter in flow mode using RabbitMQ 3.8.15, after the channel creation i start...

Hi all, is possibile forward all request to `ip` instead of URL?

question

When i try to retrieve this transaction (this transaction is on the testnet3): `2301c07b4953640338d06b481f99487f1e165173190a7a6ab861d13b2c08c186` the json rpc client stopped and is halted for a lot of time, is normal to...

If i scaffolding a new project and add a `inject` function li this: ``` it('should exist', function() { console.log(inject()); //expect(Validator).to.be.ok; }); ``` and the type `gulp`, the tests fails with...

I have two different screens, and the GUI is really ugly on the second screen different: On the first screen (17 inch 4k): ![image](https://user-images.githubusercontent.com/627329/42307040-7b6734b6-8031-11e8-96fe-f789b6ed63c9.png) On the second screen (32-inch 4k)...