func Open(conn base.StreamConnector, path string, cfg interface{}) (base.Stream, error)
Open opens a streaming connection to the endpoint path that conforms to the provided config.