disconnect

Disconnects the socket.

Parameters

  • codeoptional|

    A numeric status code to send on disconnect.

  • reasonoptional|

    A custom reason for the disconnect.

Examples

Connect

realtime.disconnect()