vukoye / xmpp_dart

Lightweight XMPP client library written in Dart
Apache License 2.0
83 stars 64 forks source link

Feature request: Multi user chat #23

Open myny opened 4 years ago

myny commented 4 years ago

Would it be possible to add multi user chat feature to the library? What would be the effort to do this? I have tried out your library and it works great, but I would also need support for multi user chat later on.

vukoye commented 4 years ago

It's planned, but unfortunately it's not small feature and requires time.

poVoq commented 4 years ago

Tigase Server has MIX support now. They are also implementing it in their Kotlin library: https://github.com/tigase/halcyon

vavadiyahiren commented 3 years ago

It's planned, but unfortunately it's not small feature and requires time.

Let me know if someone supports me i can close this features, Can we get it started so few months down the line we can add this feature.

vukoye commented 3 years ago

Sure I can support you with this.

vavadiyahiren commented 3 years ago

Sure I can support you with this.

Can you help me to reach out to you to discuss the plan and i can start, you can write down email to hiren@xrstudio.in and i can get in touch with you to get this started.

mattiaskjellsson commented 3 years ago

Hi guys, I’m toying with this feature as well. Is there anything I can do to help?