From 975acc2bf48ddbd98d58864ba04f95b2fcca6803 Mon Sep 17 00:00:00 2001 From: Clawd Date: Sun, 8 Mar 2026 09:58:35 -0700 Subject: Add ephemeral event support (kinds 20000-29999) Per NIP-01, ephemeral events are broadcast to subscribers but not persisted to storage. This enables real-time features like typing indicators without bloating the database. Also adds typing-indicators.md spec for kind 20001. --- muxstr | Bin 0 -> 27788215 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100755 muxstr (limited to 'muxstr') diff --git a/muxstr b/muxstr new file mode 100755 index 0000000..6d32892 Binary files /dev/null and b/muxstr differ -- cgit v1.2.3