effect-io-ai

Package: @effect/platform-bun
Module: BunSocket

BunSocket.layerWebSocketConstructor

Provides a Socket.WebSocketConstructor backed by Bun’s global WebSocket implementation.

Signature

declare const layerWebSocketConstructor: Layer.Layer<Socket.WebSocketConstructor, never, never>

Source

Since v4.0.0