You're viewing archived documentation for @imqueue/core v2.0.26. APIs may differ from the current release. View the latest version ↗

UDPClusterManager class

Signature:

export declare class UDPClusterManager extends ClusterManager 

Extends: ClusterManager

Constructors

Constructor

Modifiers

Description

(constructor)(options)

Constructs a new instance of the UDPClusterManager class

Properties

Property

Modifiers

Type

Description

sockets

static

Record<string, any>

Methods

Method

Modifiers

Description

destroy()

destroySocket(key, socket)

static