Transmitted each character as it is being typed

I was wondering if Smack API supported transmitting each character as it is being typed, like Unix talk.

That’‘s not really the way XMPP is designed. You could do it, but I think you’'d have to do some significant customizations both for sending and receiving.