Daniel Nephin
|
c106d94742
|
proto: remove Event.Key field
The field is never used, and the value is available from the payload.
|
2020-10-28 16:33:00 -04:00 |
|
Daniel Nephin
|
ab43236f86
|
proto: remove Event.Namespace field
All events are part of a single Topic, so we don't need this field.
|
2020-10-28 16:33:00 -04:00 |
|
Daniel Nephin
|
f06fd96d3a
|
subscribe: add test cases for newEventFromStreamEvent
|
2020-10-08 18:48:17 -04:00 |
|
Daniel Nephin
|
ea95908f63
|
subscribe: Add steps to rpc/subscribe tests
To make them easier to follow
|
2020-10-08 15:38:01 -04:00 |
|
Daniel Nephin
|
fa115c6249
|
Move agent/subscribe -> agent/rpc/subscribe
|
2020-10-06 12:49:35 -04:00 |
|