blob: c0382bfc63994d6e6060dedee702654520d14f95 (
plain) (
blame)
1
2
3
4
5
6
|
cpp-pcp-client is a C++ client library for the Puppet Communications Protocol
(PCP) protocol. It includes a collection of abstractions which can be used to
initiate connections to a PCP broker, wrapping the PCP message format and
performing schema validation for message bodies.
WWW: https://github.com/puppetlabs/cpp-pcp-client
|