Switch to Google protobufs and make UserStream

This commit is contained in:
Keith Winstein
2011-08-13 01:25:31 -04:00
parent a81f398200
commit 7e034c27aa
11 changed files with 213 additions and 91 deletions
+2
View File
@@ -75,6 +75,8 @@ void Transport<MyState, RemoteState>::send_to_receiver( void )
return;
}
/* XXX should increment number each time */
Instruction inst( assumed_receiver_state->num,
assumed_receiver_state->num,
received_states.back().num,