You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mleku
48c7fab795
Improve logging and handling for WebSocket message processing, delivery, and diagnostics.
...
- Enhanced logging for WebSocket writes, message handling, and delivery timing.
- Added diagnostics for slow deliveries, failures, and context timeouts.
- Incorporated extensive error handling for malformed messages and client notifications.
- Enabled command results and refined subscription management.
- Introduced detailed connection state tracking and metrics for messages, requests, and events.
- Added new `run-market-probe.sh` script for relay testing and Market seeding.
3 months ago
..
config
Add dynamic relay dashboard URL support and version increment to v0.8.2.
4 months ago
web
implement delete events
4 months ago
handle-auth.go
Add dynamic relay dashboard URL support and version increment to v0.8.2.
4 months ago
handle-close.go
Migrate internal module imports to unified package path.
4 months ago
handle-delete.go
Refactor deletion checks and error handling; bump version to v0.6.4.
4 months ago
handle-event.go
Add spider functionality for relay crawling, marker management, and new SpiderMode config.
4 months ago
handle-message.go
Improve logging and handling for WebSocket message processing, delivery, and diagnostics.
3 months ago
handle-relayinfo.go
Improve logging and handling for WebSocket message processing, delivery, and diagnostics.
3 months ago
handle-req.go
Improve logging and handling for WebSocket message processing, delivery, and diagnostics.
3 months ago
handle-websocket.go
Improve logging and handling for WebSocket message processing, delivery, and diagnostics.
3 months ago
helpers.go
complete the marshal/unmarshal of events using the new pool enabled tag codecs
5 months ago
listener.go
Improve logging and handling for WebSocket message processing, delivery, and diagnostics.
3 months ago
main.go
Add relay identity management and subscription enhancements.
4 months ago
ok.go
Migrate internal module imports to unified package path.
4 months ago
payment_processor.go
Add relay identity pubkey and subscription-based profile updates; bump version to v0.8.4.
4 months ago
publisher.go
Improve logging and handling for WebSocket message processing, delivery, and diagnostics.
3 months ago
server.go
Add dynamic relay dashboard URL support and version increment to v0.8.2.
4 months ago
web.go
Embed React app and add new user authentication interface.
4 months ago