filter

Function filter 

Source
pub fn filter(
    publisher: Publisher,
    subscriber: Subscriber,
    path: &'static str,
    timeout: Option<Duration>,
) -> BoxedFilter<(impl Reply,)>
Expand description

If you want to integrate the netidx api server into your own warp project this will return the filter path will be the http path where the websocket lives