Functions§
- create_
ssip_ client - Creates a new async SSIP client which can be sent commends, and can await responses to.
- handle_
ssip_ commands - A handler task for incomming SSIP requests.
This function will run until it receives a requrst via the
shutdown_tx
’s sender half.