picoclaw/pkg/gateway
PeterChrz 9b4df86182
feat(channels): add Buzz (Nostr relay) channel
Implements a Buzz channel backed by a Nostr relay:
- kind:9 events scoped by "h" tag, "p" tags for mentions
- NIP-42 (kind:22242) auth before subscription
- optional threaded replies via "e" tag
- registered as config.ChannelBuzz with BuzzSettings
2026-08-11 21:41:16 -04:00
..
channel_matrix.go build: add Android arm64 cross-compile support 2026-04-12 17:41:10 +08:00
events.go fix(events): keep runtime observers non-blocking 2026-04-27 13:09:03 +08:00
gateway.go feat(channels): add Buzz (Nostr relay) channel 2026-08-11 21:41:16 -04:00
gateway_test.go fix(gateway): guard startup info assertions 2026-06-26 16:11:54 +08:00
listen.go feat(host): complete launcher and gateway multi-host binding support 2026-04-14 14:04:36 +08:00
listen_test.go feat(host): complete launcher and gateway multi-host binding support 2026-04-14 14:04:36 +08:00