14 Commits (e7bc9a4a97b8e2f2f09c2b7f0272e907b8fa83a5)

Author SHA1 Message Date
mleku 8757b41dd9
add directory spider 2 months ago
mleku a03af8e05a
self-detection elides self url at startup, handles multiple DNS pointers 2 months ago
mleku 1c376e6e8d
migrate to new nostr library 2 months ago
mleku bf8d912063
enhance spider with rate limit handling, follow list updates, and improved reconnect logic; bump version to v0.29.0 2 months ago
mleku 4f97cb9a42
Improve error handling and logging in message processing 3 months ago
mleku f5d13a6807
Update error handling and logging in message processing 3 months ago
mleku a4fc3d8d9b
Implement spider functionality for event synchronization 3 months ago
mleku cd6a53a7b7
Remove spider functionality and related configurations 3 months ago
mleku 9aa1e7fab3
Enhance graceful shutdown and logging for HTTP server 3 months ago
mleku 95c6082564
Implement blacklisting for IPs and enhance follow list fetching 3 months ago
mleku 3c11aa6f01
refactored SaveEvent to return if it is replacing an event 3 months ago
mleku bc5177e0ec
refactor save event method to expose whether it replaced an event 3 months ago
mleku 5fd58681c9
Increase WebSocket message size limit to 100MB and implement handling for oversized messages. Introduce optimal chunk size calculation in Spider for efficient pubkey processing, ensuring compliance with WebSocket constraints. Enhance logging for message sizes and connection events for better debugging. 3 months ago
mleku 20fbce9263
Add spider functionality for relay crawling, marker management, and new SpiderMode config. 4 months ago