sstrigler/JSJaC

is this possible to find message compose event? (Message typing)

Closed this issue · 1 comments

Hello

I am creating chat apps..
So... while user typing message i want to fetch compose event with handler using JsJac.... Like Facebook....

Please Help!!

Thanks
Nishant

That's handled by XEP 0085 - Chat State Notifications and out of scope of JSJaC itself. Though it's absolutely no problem to implement Chat State Notifications using JSJaC.