You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as I can tell, all Pub/Sub Messages are checked against the prefix - if any is configured (RawResult.cs#L80). Since the Keyspace and Keyevent messages have a prefix of __keyspace@ and __keyevent@, they will always be discarded if any channelPrefix is used on the ConnectionMultiplexer.