Skip to content

How do I call rpc methods in golang #2041

Answered by rustatian
shellphy asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @shellphy 👋
You may create a middleware, intercept a request, process, and return an empty response or do that in a separate goroutine. Here is a tutorial on how to write a middleware: https://docs.roadrunner.dev/docs/customization/middleware

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
6 replies
@rustatian
Comment options

@shellphy
Comment options

@rustatian
Comment options

@shellphy
Comment options

@shellphy
Comment options

Answer selected by rustatian
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
R-question Question
2 participants