go-waku/waku/v2/protocol/relay
frank 8b0e03113d
feat: log error and stacktrace when panic in goroutine (#1225)
2024-09-25 17:15:20 +08:00
..
broadcast.go feat: log error and stacktrace when panic in goroutine (#1225) 2024-09-25 17:15:20 +08:00
broadcast_test.go chore: use waku-org/waku-proto repository for protobuffer definitions (#828) 2023-11-07 15:48:43 -04:00
config.go feat: increase outbound q size for pubsub (#1217) 2024-09-10 18:12:08 +05:30
metrics.go feat: log error and stacktrace when panic in goroutine (#1225) 2024-09-25 17:15:20 +08:00
options.go feat: relay msg size (#963) 2024-01-03 07:06:41 +05:30
subscription.go chore: bumped libp2p and pubsub to 0.32.2 and 0.10 respectively (#987) 2024-01-12 13:40:27 -04:00
topic_events.go feat: log error and stacktrace when panic in goroutine (#1225) 2024-09-25 17:15:20 +08:00
validators.go chore: upgrade to go1.21 (#1091) 2024-06-04 18:46:28 -04:00
validators_test.go chore: use waku-org/waku-proto repository for protobuffer definitions (#828) 2023-11-07 15:48:43 -04:00
waku_relay.go feat: log error and stacktrace when panic in goroutine (#1225) 2024-09-25 17:15:20 +08:00
waku_relay_test.go fix: check subscription when relay publish message (#1212) 2024-08-31 09:22:59 +08:00