get_socket

Function get_socket 

Source
pub fn get_socket(
    config: &Config,
) -> Result<WebSocket<MaybeTlsStream<TcpStream>>, Error>