Adriano Santos

Results 284 comments of Adriano Santos
trafficstars

Okay, thanks @hkrutzer. I just wanted to know the status. I have no technical conditions for this at the moment.

> @sleipnir Have you implemented this on your fork? Do you want to bring the implementation to the repo? @polvalente I will need some time before I get busy with...

@polvalente I started this task as a draft in PR https://github.com/elixir-grpc/grpc/pull/254

Thanks for review @beligante I hope to be able to come back soon to develop this feature. Just a little busy yet to be able to continue, I'll soon have...

Thanks for the suggestions @polvalente

> > ...it means that we can't send/receive two different request at the same time anyway. Is this also true for bidirectional streams?

> @sleipnir do you want to take this on? @polvalente I think we can close this one once the options have been added and that @drowzy is developing https://github.com/elixir-grpc/grpc/issues/274 via...

Thanks @fafhrd91 I have a queuing system based on AMQP today and what I wanted was to remove the need for a broker like RabbitMQ or ActiveMQ for simpler services...

> we use ntex-amqp for azure eventhub and servicebus connectivity. also we expose azure iot hub amqp api via ntex-amqp Let me get this straight, so you guys use ntex-amqp...