"The UNIFY project aims at influencing standardization work globally, ensuring that European positions are well represented in the resulting recommendations and standards."
This is a collection of Requests for Comments for the UNIFY project.
The overall RFC process is defined by UnifyProject/draft/RFC-1.
The current editing process is:
- All specifications have a single responsible editor.
- All changes should be driven by GitHub issues that clearly identity a single problem, and optionally suggest one or more solutions.
Status: draft.
This document proposes the Extensible Resource Access Protocol, a set of conventions for working with remote resources. XRAP divides domain-specific APIs from transport layers (HTTP, ZMTP, IPC, etc.), and ensures that such APIs have a consistent grammar.
Status: raw.
This document proposes the Simple Universal Node Schema, a resource model for working with UNIFY "Universal Nodes". SUNS defines the resources that a client can create, modify, retrieve, and delete on a node (the "server").
Status: draft.
This document proposes XRAP-ZMTP, a mapping for XRAP over the ZeroMQ Message Transfer Protocol. XRAP-ZMTP encodes the XRAP methods and headers in binary frames, and carries content bodies as JSON.