Fri, 25 Aug 2017 12:13:56 -0500
Sam Whited <[email protected]> wrote:

> The longer your connection takes after 100ms, the more likely it is
> that users will close your application. It is *more* important to make
> connection times faster than it is to make any other part of the
> stream fast, because this is the most noticeable place where things
> might be slow.

But why do you wait for the stream to be established? You can write
messages to a buffer, you already have one anyhow if you support
XEP-0198. This is a problem of a bad UX, not the protocol.

I also don't believe that you will gain more than 100ms unless you have
really poor connection.
_______________________________________________
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: [email protected]
_______________________________________________

Reply via email to