Problem: ZMTP 3.1 PING Context not implemented
Solution: if a PING message contains a context, echo it back in the PONG message. In order to do so, create the PONG message when PING is received and store it in the engine. After the PING the engine goes straight to encoding and sending, so there can always be at most one pending PING. Add tests for various contexts.
Showing
Please
register
or
sign in
to comment