zeek/testing/btest/Baseline/scripts.base.protocols.redis.pubsub-resp3/output
Evan Typanski a4ce682bc9 Handle Redis protocol message separately
Closes #4504

Messages are not typical responses, so they need special handling. This
is different between RESP2 and 3, so this is the first instance where
the script layer needs to tell the difference.
2025-07-01 14:14:15 -04:00

6 lines
370 B
Text

### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
Got published data!, [value=<uninitialized>]
Got published data!, [value=<uninitialized>]
Got published data!, [value=[message, Foo, Hi:)]]
Got published data!, [value=[pmessage, F*, Foo, Hi:)]]
Got published data!, [value=[pmessage, F*, Foobar, Hello!]]