|
Hello everyone, I would like to use ForServerToServer, but unfortunately, I don't have that in v0.58.0 |
Replies: 1 comment 1 reply
|
The code you reference from the GitHub repo is NOT the code in 0.58.0. You reference the The |
|
Hello everyone, I would like to use ForServerToServer, but unfortunately, I don't have that in v0.58.0 |
|
The code you reference from the GitHub repo is NOT the code in 0.58.0. You reference the The |
The code you reference from the GitHub repo is NOT the code in 0.58.0. You reference the
developbranch which contains new features, code fix, etc. that may or may not have been published. If you want to look at the code for 0.58.0, you need to look for the 0.58.0 tag on the main branch.The
ForServerToServermethod you mention is a new feature discussed here and which will be included in the next release.