Versions in this module Expand all Collapse all v6 v6.0.2 Feb 2, 2025 v6.0.1 Jan 19, 2025 Changes in this version + func CentrifugeRedisBroker(n *centrifuge.Node, prefix string, shards []*centrifuge.RedisShard, ...) (*centrifuge.RedisBroker, error) + func CentrifugeRedisPresenceManager(n *centrifuge.Node, prefix string, shards []*centrifuge.RedisShard, ...) (*centrifuge.RedisPresenceManager, error) + func CentrifugeRedisShards(n *centrifuge.Node, redisConf configtypes.Redis) ([]*centrifuge.RedisShard, string, error) + func MakeVerifierConfig(tokenConf configtypes.Token) (jwtverify.VerifierConfig, error)