openconfig / gribi

A gRPC Interface to a Network Element RIB.
Apache License 2.0
57 stars 14 forks source link

Replace 'closes connection' with 'closes stream' #13

Closed nandanarista closed 3 years ago

nandanarista commented 3 years ago

To fix #10, replace the text in gribi.proto that talks about closing the connection to the client to closing the stream to avoid confusion.