Documentation
¶
Index ¶
Constants ¶
View Source
const ( OneTimeSpiderSyncMarker = "spider_one_time_sync_completed" SpiderLastScanMarker = "spider_last_scan_time" // MaxWebSocketMessageSize is the maximum size for WebSocket messages to avoid 32KB limit MaxWebSocketMessageSize = 30 * 1024 // 30KB to be safe // PubkeyHexSize is the size of a hex-encoded pubkey (32 bytes = 64 hex chars) PubkeyHexSize = 64 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Source Files
¶
- spider.go
Click to show internal directories.
Click to hide internal directories.