Skip to Content

sproto v2024-07-08

Created
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) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No transitive dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • cuihairu's avatar cuihairu

# Changelog

  • e975f0e [sproto]Add new port for sproto serialization library (#46727)

# Source