Flavien Charlon
Flavien Charlon
Same problem as @razor-x above when referencing the `serverless-step-functions` plugin.
Could this get merged and released please?
Same problem here.
This is kind of critical, and should also work for JSON. Most JSON libraries, have first-class support for this (e.g. [in .NET](https://learn.microsoft.com/en-us/dotnet/api/system.text.json.serialization.jsonextensiondataattribute?view=net-8.0))
Hey John, I submitted a pull request: https://github.com/google/protobuf/pull/573
Here is the payload: 
Yes that's correct.
Well, it is of concern to Bitcore as it checks that the buffers has been completely read, and that causes `Object.checkFinished` to throw an exception.
Any progress on fixing this? This is a serious blocker for us.
Well, I don't know whether there is an issue parsing the info, but I do know that receiving an invalid message shouldn't crash the process. That's a pretty obvious DoS...