socket
A function extension for installing WebSocket routes in an Application.
Return
The Application instance for chaining.
Parameters
path
The WebSocket route path.
builder
A lambda to configure the SocketBuilder.
A function extension for installing WebSocket routes in an Application.
The Application instance for chaining.
The WebSocket route path.
A lambda to configure the SocketBuilder.