1. Home
  2. Browse
  3. sproto

sproto

v2024-07-08#1Latest

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

Publication

Supports

All

GitHub

cloudwu/sproto981

Homepage

github.com/cloudwu/sproto

Subtree

a1177241ef

License

MIT

Definition

Manifest