Skip to content

UpgradeWebSocket

type UpgradeWebSocket = (handler) => Handler;
Parameter Type

handler

(c) => WebSocketHandler

Handler