sprotov2024-07-08
- Updated
Yet another protocol library like google protocol buffers, but simple and fast
- Project website: https://github.com/cloudwu/sproto
#Usage
The package sproto provides CMake targets:
find_package(unofficial-sproto CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::sproto::sproto)#Supported Platforms
All platforms supported.
#Features
No features defined.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
cuihairu
Kai Pastor