kalix-javascript-sdk icon indicating copy to clipboard operation
kalix-javascript-sdk copied to clipboard

Report unique SDK names for JavaScript and TypeScript

Open johanandren opened this issue 3 years ago • 0 comments

At discovery the SDK tells the proxy what SDK it is, it currently reports the same "kalix-javascript-sdk" for both JavaScript and TypeScript. We should figure out which and report "kalix-javascript-sdk", "kalix-typescript-sdk" instead if possible.

Note that we need to make sure that the proxy SDK release version hinting knows about the names so we get the correct "there's a new SDK version out"

johanandren avatar Jul 06 '22 09:07 johanandren