In #10 we are going to enhance security of NS API. For getting basic service to work now, it's not required, so first thought is that we need to implement something of NS Management, but client-agnostic and compatible with gRPC protocol.
After this, it would be nice to see documentation of service generated out of .proto file. It's pretty optional, because one can understand the scheme by just reading .proto - I need your opinions regarding it. The point is to make development of bots more fluent, and if proto3 is already sufficient for it, then we don't need to generate docs, I guess.
In #10 we are going to enhance security of NS API. For getting basic service to work now, it's not required, so first thought is that we need to implement something of NS Management, but client-agnostic and compatible with gRPC protocol.
After this, it would be nice to see documentation of service generated out of .proto file. It's pretty optional, because one can understand the scheme by just reading .proto - I need your opinions regarding it. The point is to make development of bots more fluent, and if proto3 is already sufficient for it, then we don't need to generate docs, I guess.