-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Do you think this can work with drpc too? #132
Comments
RPC in protobuf is not specific to gRPC. And gRPC could theoretically also be used with other serialization mechanisms. If drpc is written with that in mind, then yes, protobuf-ts can work with drpc too. |
It would be amazing to have these info on the manual. Can we reopen this until then (i will try this in the next few days). |
You mean that protobuf RCP doesn't depend on gRPC? Or drpc specifically? |
I would like to use protobuf-ts with drpc directly. @zeebo is working hard to make this possible. |
It would be amazing to have in MANUAL instructions like for twirp or grpc-web. |
The README.md has links to the twirp, grpc-web, grpc sections in the MANUAL.md. If you have an idea to surface the features in a better way, let me know. I think a docusaurus page would help, with a better navigation than the markdown manual. |
I think that for now the manual.md is excellent. Docusaurus means a lot of work for what? Infos in clickable pages? I think the informations for this project at least for now can stay that way. As soon as I know something about drpc I'll write to you here. |
Do you think this can work with https://github.com/storj/drpc too?
The text was updated successfully, but these errors were encountered: