• Bjorn Svensson's avatar
    Support PING while subscribing (RESP2) (#1027) · d3384260
    Bjorn Svensson authored
    * Handle PING during pubsub in RESP2
    
    * Rename invalid callback list
    
    Some commands are valid to send during a subscribe in RESP2, and
    most in RESP3. Renaming the callback list from `invalid` to `replies`
    to detail this fact.
    
    * Fix review comment
    d3384260
test.c 59.8 KB