-
在 action 中返回 byte[] 可以避免业务数据的序列化,达到性能的提升;
伪代码 - 使用示例
```java
@ActionController(1)
public class DemoAction {
static byte[] byteData;
static {
HelloReq helloReq = new HelloReq…
-
protoFile.cpp/h
protoString.cpp/h
protoEvent.cpp/h
-
The FSA Style codebase currently being used in the Webpack and Webpack 4 (WP4) initiative is severely out of date/sync with the current FSA Style codebase. A new branch is needed that runs Webpack 4 a…
-
The protokit needs an easier way to build out multiple applications and projects without having to maintain multiple codebases and node_modules. Update the protokit to be able to showcase multiple dem…
-
With #635, protobuf fields which are not required are marked with the `options.optional` attribute (FQN is `services.options.optional`).
This attribute exists solely for documentation generation --…
geel9 updated
2 years ago
-
Hello,
compile and install of bx seems straightforward according to https://github.com/libbitcoin/libbitcoin-explorer/tree/version3#debianubuntu
I use ubuntu 22.10 with gcc 12.2.0
Installed, no…
-
I think it's time for another patch release of the SPO since we have a bunch of enhancements merged until the previous one: https://github.com/kubernetes-sigs/security-profiles-operator/compare/v0.4.3…
-
The current version of protoc-gen-doc we're using (`1.1`) doesn't support rendering `oneof` types. This was fixed in protoc-gen-doc `1.4` or later.
The `oneof` in [commands.proto](https://github.co…
-
Hello Bjarne,
I've compiled your code now on an ESP32-Pico, an M5StackAtimLite module. They come in a nice form factor (incl physical button which you can use to store the calibration), and you can…
-
Hello,
I am facing a compilation issue with various releases of mgen on at least recent debian & ubuntu platforms:
```
git clone https://github.com/USNavalResearchLaboratory/mgen.git
cd mgen
gi…