commit | ae4b1bab08f5a1d76706704996d25a9a25c67339 | [log] [tgz] |
---|---|---|
author | Shyam Jayaraman <bjornick@google.com> | Thu Jul 31 20:46:29 2014 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Jul 30 11:28:00 2014 +0000 |
tree | a8955ab89aac66e5fa136e135f1f1cbf0189593e | |
parent | e3682373fa10de218f93a9934169249f47bd6935 [diff] | |
parent | 97b9dcab118cd4dfa743204eff96e5a9acb7fe8a [diff] |
Merge "veyron/: Split out the recv and send portion of the stream into sub interfaces so we don't have naming confusion when both sets of methods are on the RPC. The RPC have RecvStream or SendStream methods for the recv or send portion of the stream. This also includes a few naming changes in the API."