You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The helo packet should transmit its contents in a data structure similar to the
one used for results:
{ 'command' => 'helo', 'data' => { ... } }
That would simplify the serializers, possibly dropping the need to have the
serializers tell the daemon that they "need a helo to work".
Original issue reported on code.google.com by [email protected] on 12 Jan 2011 at 11:43
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 12 Jan 2011 at 11:43The text was updated successfully, but these errors were encountered: