Client

server. Client

Server-side representation of a soundworks client.

Members

id :Number

Description:
  • Session Id (incremented positive number).

Source:

Session Id (incremented positive number).

Type:
  • Number

role :String

Description:
Source:

Client role, as specified in client side config client.Client.

Type:
  • String

socket :server.Socket

Description:
Source:

Socket connection with the remote client client.Client.

Type:

uuid :String

Description:
  • Unique session Id (uuidv4).

Source:

Unique session Id (uuidv4).

Type:
  • String