Closed GoogleCodeExporter closed 9 years ago
It sounds like what you are saying is that we don't have a simple MUC text chat
example, and only a audio/video call example that has a little bit of MUC chat
in it.
That's true. "call" is a poor example of how to do MUC chat, if that's all you
want to do. It would be nice to have a good example, perhaps called
"examples/chat", that only does text chat, and does MUC chat text well. We
don't have any plans to make such an example app, but this is an open source
project, so if you'd like to make such an example, please share it with us.
It also sounds like you are saying is that there is some functionality in
examples/call which belongs in library, not in call.
That is true as well. Almost everything you need for text chat is in xmpp/,
which is a separate library.
But a few things in examples/login and examples/call which rightly belong in
xmpp/. We're slowly trying to clean things like this up.
Thanks for you interest in libjingle. Patches are welcome :).
Original comment by pthatc...@google.com
on 12 Jan 2012 at 5:53
Original comment by pthatc...@google.com
on 12 Jan 2012 at 5:55
Original issue reported on code.google.com by
adam1988...@gmail.com
on 12 Jan 2012 at 4:44