Skip to content

sprotov2024-07-08

Updated

Yet another protocol library like google protocol buffers, but simple and fast

#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.

#Dependencies

No transitive dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • cuihairu's avatarcuihairu
  • Kai Pastor's avatarKai Pastor

#Changelog

  • a117724[lua] Test, revise (#49582)
  • e975f0e[sproto]Add new port for sproto serialization library (#46727)