Versions in this module Expand all Collapse all v0 v0.30.0 Oct 29, 2017 Changes in this version + func StartHTTTP2ProxyServer(addr string, config *tls.Config) error + type HTTP2Proxy struct + func (p *HTTP2Proxy) Features() channel.FeatureSet + func (tc *HTTP2Proxy) CreateMuxSession(server string, conf *channel.ProxyChannelConfig) (mux.MuxSession, error)