Subject: MatriX JS Using Chat Room Functionality
Hey Alex,
I was wondering if you had a good example to show how to use the chat room functionality to connect and message within a chat room using MatriX JS?
When compared to the .NET SDK I know you could use MucManager to manage a user's connection to a chat room however, I didn't see anything similar to it within MatriX JS. I did see some other objects that seem to relate to chat rooms such as Muc.User, Muc.X, and Muc.Conference however, nothing quite like what was in the .NET SDK. I also didn't see any examples on the Github page shown below.
https://github.com/agnauck/matrix-js/tree/master/Examples
I realize that I could just create my own functionality and send the presence for the chat room however, if there's any already existing functionality within MatriX JS I would rather use that.
Note:
I'm creating a separate post even though my more recent post hasn't been resolved yet as they're separate questions.
Thanks for your assistance.
I was wondering if you had a good example to show how to use the chat room functionality to connect and message within a chat room using MatriX JS?
When compared to the .NET SDK I know you could use MucManager to manage a user's connection to a chat room however, I didn't see anything similar to it within MatriX JS. I did see some other objects that seem to relate to chat rooms such as Muc.User, Muc.X, and Muc.Conference however, nothing quite like what was in the .NET SDK. I also didn't see any examples on the Github page shown below.
https://github.com/agnauck/matrix-js/tree/master/Examples
I realize that I could just create my own functionality and send the presence for the chat room however, if there's any already existing functionality within MatriX JS I would rather use that.
Note:
I'm creating a separate post even though my more recent post hasn't been resolved yet as they're separate questions.
Thanks for your assistance.