Dimitris Halatsis
Dimitris Halatsis
protobuf.js version: 6.11.2 While trying to parse a **proto2** message and convert it to its `descriptor.proto` format, all field descriptors are marked as `packed = true`. I would expect this...
Hi guys, We have noticed that when trying to send a JSON object that contains a field of **Date** instance from the regular **Date** type in Javascript, it is serialized...
We have noticed a problem while using **Mosca (version 2.7.0)** in production. This is that while there is a connection established between the server and the client, publishing a message...
## Context You cannot start `mock` server command ## Current Behavior Running `mock` command on the prim cli using either directly NodeJS source code or Dockerfile throws the following error:...