Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated release #40

Open
epetrie opened this issue Oct 10, 2016 · 5 comments
Open

Updated release #40

epetrie opened this issue Oct 10, 2016 · 5 comments

Comments

@epetrie
Copy link

epetrie commented Oct 10, 2016

Hey, thanks and love the library. Just wondering if/when there may be a release made that includes the MUC/Presence implementations.

@jpenny1993
Copy link

Hi,
I wrote the MUC stuff while I was working for a different company. I found and made some of these changes to the library as I found them Although this was after the pull request went through. I haven't submitted another pull request because I've modified the library quite a bit since and added interfaces that I needed for testing purposes.

These should be the changes that you need for MUC presence...

See MUC presence though the standard presence event
jpenny1993@998f516

Set your own MUC presence
jpenny1993@b18298c

@axcl
Copy link

axcl commented Nov 9, 2017

Hey does muc feature is implemented in sharp.xmpp

@jpenny1993
Copy link

@axcl basic features like joining/leaving rooms & sending messages should be working. Anything more than that may require some maintenance.

@axcl
Copy link

axcl commented Nov 9, 2017

I am planning to use this in xamarin forms can you guide me a little bit how to proceed.

@jpenny1993
Copy link

For general use see the documentation written by the original maintainer http://smiley22.github.io/S22.Xmpp/Documentation/

Newer parts of this library haven't yet been documented.
For muc funtionality I'd suggest reading through MultiUserChat.cs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants