Skip to content

What is the purpose of the "path" in register_request_handler API call? #308

Discussion options

You must be logged in to vote

You can think of the path argument as somewhat akin to the path component of an URI.

The purpose of the path argument in the Request API is to allow you to create different request handlers, mapped to different logical namespaces.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@jonarmani
Comment options

@ThomasFreedman
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by markqvist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants