SignalingClient.close()

DESCRIPTION

Close the signaling client. This will send a CHANNEL_CLOSED message to the peer before closing the underlying websocket connection.

DECLARATION

func close() async