Closed dbrgn closed 7 years ago
https://github.com/saltyrtc/saltyrtc-meta/blob/master/Protocol.md#close-message
It should call a sendClose method on the signaling class.
Handled by .disconnect().
.disconnect()
https://github.com/saltyrtc/saltyrtc-meta/blob/master/Protocol.md#close-message
It should call a sendClose method on the signaling class.