pipe relay

What this relay is

Most relays behave like databases with a filter API. This one aims to be a pipe: it pulls events in via the operator’s follow/outbox graph and keeps only a rotating cache locally — it does not rebroadcast events outbound.

This is not a pipe.

Connect

ws://newlay:7777

NIP-11: curl -H 'Accept: application/nostr+json' ws://newlay:7777

Supported NIPs: 1, 9, 11, 29, 40, 42, 43, 45, 50, 70, 77, 86, 65535