zb: Create message stream before sending method call
Becuase we're going to receive the method call reply on the stream and if the stream is created after the call, there is a chance we may miss the reply.
Fixes #292 (closed).
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Becuase we're going to receive the method call reply on the stream and if the stream is created after the call, there is a chance we may miss the reply.
Fixes #292 (closed).