Skip to content

docs: fix invalid method path and update grpc npm package#2046

Closed
hansp27 wants to merge 1 commit intoprotobufjs:masterfrom
hansp27:master
Closed

docs: fix invalid method path and update grpc npm package#2046
hansp27 wants to merge 1 commit intoprotobufjs:masterfrom
hansp27:master

Conversation

@hansp27
Copy link
Copy Markdown

@hansp27 hansp27 commented Mar 3, 2025

Fixes #1229

  1. The example in the readme caused an internal server error because the path used to call the procedure was incorrect.

  2. The npm module referred to in the readme is dated and no longer recommended, updated to the new one.

In case there are suggestions, sharing them would be appreciated as i'm new to this.

@alexander-fenster alexander-fenster changed the title fix(docs): fix invalid method path and update grpc npm package docs: fix invalid method path and update grpc npm package Apr 17, 2026
@dcodeIO dcodeIO mentioned this pull request May 2, 2026
@dcodeIO dcodeIO closed this in #2215 May 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Is the example rpcImpl in the README.md correct?

2 participants