Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 836 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 836 Bytes

Build Status

clj-pcp-common

PCP message codec and protocol helpers

https://github.com/puppetlabs/pcp-specifications

It supports PCP v1 and v2 via the message-v1 and message-v2 namespaces. The protocol namespace defines a common definition for both versions of the protocol; note that some message types have been removed from v2.

Installation

To use this service in your trapperkeeper application, simply add this project as a dependency in your leiningen project file:

Clojars Project

Contributing

Please refer to this document.