Subject: Questions about server support / recommendations
We have a client application that displays a list of vehicles and their locations. I am looking into XMPP and the Matrix SDK to add the capability for our server to send real time location updates to the client application. This will include messages that indicate the addition of new vehicle to the dataset, removal of existing vehicles, and updates to the vehicle status/positions. So here are the questions...
1) Does the Matrix SDK support the creation of an XMPP server? Most of what I see people creating are clients. There are no code samples in the SDK for a server.
2) Would it even be recommend for me to create my own XMPP server? Are there existing XMPP servers out there that might support what I need to do via some kind of plugin capability?
Thanks,
Mark
1) Does the Matrix SDK support the creation of an XMPP server? Most of what I see people creating are clients. There are no code samples in the SDK for a server.
2) Would it even be recommend for me to create my own XMPP server? Are there existing XMPP servers out there that might support what I need to do via some kind of plugin capability?
Thanks,
Mark