nostr-websocket-utils

nostr-websocket-utils v0.3.16


nostr-websocket-utils / WebSocketLogContext

Interface: WebSocketLogContext

Defined in: types/logger.ts:13

WebSocket context for logging

Indexable

[key: string]: unknown

Properties

clientId?

optional clientId: string

Defined in: types/logger.ts:14


url?

optional url: string

Defined in: types/logger.ts:15


messageId?

optional messageId: string

Defined in: types/logger.ts:16