append

fun append(subUrl: String): Socket

Appends the given subUrl to the baseUrl and returns a new instance of Socket.

Return

new Socket

Parameters

subUrl

Url to append