Simplify use cases
disc99 opened this issue · 2 comments
disc99 commented
Currently this project supports RPC and REST, HTTP Server and Proxy Server features.
However, since it is not actually used, I want to narrow down the features and make it a simple configuration.
disc99 commented
RPC style vs REST style
- Unify handler generation using 'google.api.http' because it is more versatile
disc99 commented