Subject: Using Matrix vNext in Azure
We're looking to build our own XMPP server, and we're hosting our current server applications in Azure as web apps. I was hoping to stick with .NET as that's what we're using for everything else, and was wondering about the feasibility of using Matrix vNext (looking, for example, at the code here https://github.com/matrix-xmpp/matrix-vnext/blob/master/ex…) as part of a .NET Core web application hosted in Azure to provide a scalable XMPP server.
Are there any issues with this that people can foresee? Has anyone tried to do this before successfully? I see but one post mentioning this use case in the forum search I did, not providing much of an update on whether it was successful... but at least I wasn't the only one who ever considered the idea.
Are there any issues with this that people can foresee? Has anyone tried to do this before successfully? I see but one post mentioning this use case in the forum search I did, not providing much of an update on whether it was successful... but at least I wasn't the only one who ever considered the idea.