<div dir="ltr">Hi,<div><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div>   It is fine to run both of sides within the same process, many test suites in twisted do this.</div></blockquote></div><div class="gmail_extra"><br></div>I can be wrong, but tests often use `proto_helpers.StringTransport` to avoid spawning a new process and probably not intended for usage outside of tests.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">If it is the same process, why not to access objects directly? `pb.Referenceable` and `pb.Root` should be just wrappers around your own objects.<br clear="all"><div>
<br></div>-- <br><div dir="ltr">Regards,<br>Maxim</div>
</div></div></div>