portier / portier-broker

Portier Broker reference implementation, written in Rust

Home Page:http://portier.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redis TLS support

stephank opened this issue · comments

Our custom pubsub code does not support TLS. This code is in place because we couldn't make the upstream pubsub code work for us, but I don't remember why. We should either fix our code or work with upstream to see if we can get rid of our custom implementation.