socketio

suspend fun socketio(name: String, block: suspend SocketioResourceBuilder.() -> Unit): Socketio

Parameters

name

The unique name of the resulting resource.

block

Builder for Socketio.

See also


Parameters

name

The unique name of the resulting resource.

See also