agoda-com / Rebus.Kafka

Apache License 2.0
2 stars 1 forks source link

Rebus.Kafka in .Net core Web API #2

Closed hotamkushwah closed 3 years ago

hotamkushwah commented 3 years ago

How can I use Rebus.Kafka in .Net core Web API. I tried to do by register it in startup.cs but it always throw "The transport initialization procedure is still incomplete. There is no confirmation of completion of the subscription to the input queue".

Could you please also add a working example for Web API(microservice).

hotamkushwah commented 3 years ago

not related to this repo