1. Home
  2. Browse
  3. sproto

sproto

v2024-07-08#0Latest

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

Install

Run the following Vcpkg command to install the port.

vcpkg install sproto

Usage

The package sproto provides CMake targets:

find_package(unofficial-sproto CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::sproto::sproto)

Dependencies

See source

Version

v2024-07-08#0

Publication

Supports

All

GitHub

cloudwu/sproto

Homepage

github.com/cloudwu/sproto

Subtree

e975f0e62b

License

MIT

Definition

Manifest