Steven Shipton
Steven Shipton
Thank you and so it seems the library is missing some code as we should be able to do the following so a library user does not need to know...
https://github.com/protocolbuffers/protobuf-javascript/issues/197
Great, I think that is closer to the rest of the API. Will update
Tests are failing due new spys failing on the alpha client since merging in main and these also fail locally so perhaps client methods got renamed
It looks like it is due to removing Counts and Lists from alpha #3806 to beta. There is no beta protobuf file in JavaScript yet so need to generate one...
Once #3825 is done I'll merge main in and tests should pass I need to update the example code to use the new beta SDK