Any suggestions on how to integrate this to an MVC or API controller?
Thanks
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@MarioTiscareno Thanks for the feedback! We are currently investigating and will update you shortly.
@MarioTiscareno check this MSDN Thread and Github Repo if that helps. apologies as there is no official sample available at this point of time to create a Relay Hybrid Connections Listener using Web API.
Also this feedback is outside the scope of this documentation and it would be best to ask such questions to the developer community like Stack Overflow or MSDN for better clarity.
Much appreciated @KetanChawda-MSFT ! The repo you mentioned led me to this, which is what I was looking for: Azure/azure-relay-aspnetserver. The Samples section of this documentation has links to it, I totally missed it.