fun join(timeout: Int = this.timeout): Push
Join the channel.
timeout - Timeout in milliseconds, socket timeout will be used by default.
timeout
Return A push that can be used to receive the messages returned by the server on the join.