Function jsonrpsee_server::stop_channel
source ยท pub fn stop_channel() -> (StopHandle, ServerHandle)
Expand description
Create channel to determine whether the server shall continue to run or not.
pub fn stop_channel() -> (StopHandle, ServerHandle)
Create channel to determine whether the server shall continue to run or not.