Subject: .netcore
I would like to integrate our Linux web server (which runs on .netcore) to Firebase, and was considering using the Matrix XMPP libraries for this.
1. Which library should I be using, I can not see an explicit .netcore one.
2. The sample code at
https://www.ag-software.net/2016/09/24/firebase-cloud-mess…
Does not seem to work with the API in NuGet Matrix.vNext v0.4.0
For example xmppClient does not contain a definition for properties like Hostname or AutoRoster or AutoPresence. Neither does it recognise the .Open() method.
Would it be possible to point me at some documentation or samples which show how to use the version of your product identified above, with Firebase?
Many thanks.
1. Which library should I be using, I can not see an explicit .netcore one.
2. The sample code at
https://www.ag-software.net/2016/09/24/firebase-cloud-mess…
Does not seem to work with the API in NuGet Matrix.vNext v0.4.0
For example xmppClient does not contain a definition for properties like Hostname or AutoRoster or AutoPresence. Neither does it recognise the .Open() method.
Would it be possible to point me at some documentation or samples which show how to use the version of your product identified above, with Firebase?
Many thanks.