module CZTop::ZAP

This module provides two classes useful when implementing your own ZAP authentication handler or when directly communicating with one. Within CZTop, it’s merely used for testing.

Some of the features:

@note This is not needed to be able to use {CZTop::Authenticator}! @see rfc.zeromq.org/spec:27/ZAP

Constants

ENDPOINT

the endpoint a ZAP authenticator has bound to

VERSION

the ZAP version supported by this code