Skip to content

What is a InitializeClientSession request in version 2.0.0 ? #1150

Answered by tortmayr
rsoika asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @rsoika,
yes that is correct. The client now sends a list of all handled action kinds to the server in the initializeClientSession Request.
This means it is no longer necessary to explicitly configure Client Actions on the server side. You can simply dispatch any action on the server that has a registered client handler (or command) and it will be automatically forwarded to the client.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@rsoika
Comment options

@rsoika
Comment options

@tortmayr
Comment options

Answer selected by rsoika
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants