Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-26 | move gRPC-related code for REQ_START_SERVER to grpc_server.go | FUJITA Tomonori | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2016-07-20 | remove gRPC dependency from table/ | FUJITA Tomonori | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2016-05-10 | Refactoring GRPC API | FUJITA Tomonori | |
Let's follow the conventions of GRPC - Stop using one method for multiple operations like add, delete, etc. IOW, remove all the ModHoge APIs. - Stop abusing Streaming RPC API. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2016-04-20 | server: fix bug of policy assignment | ISHIDA Wataru | |
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> |