Skip to main content

list_clients

Function list_clients 

Source
pub(crate) async fn list_clients(
    __arg0: State<Arc<InternalState>>,
    __arg1: Path<IpProtocol>,
) -> Result<impl IntoResponse, impl IntoResponse>
Expand description

Lists existing Session listeners for the given IP protocol.