From 10361a08129e304e680276e1bfe247171f80e3bb Mon Sep 17 00:00:00 2001 From: Dimitri Mitropoulos Date: Mon, 24 Aug 2026 10:40:48 -0400 Subject: [PATCH] test --- examples/session-recovery/public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/session-recovery/public/index.html b/examples/session-recovery/public/index.html index 9e40caa4..fec7bd7a 100644 --- a/examples/session-recovery/public/index.html +++ b/examples/session-recovery/public/index.html @@ -50,7 +50,7 @@
Cap’n Web: session recovery
-

What a disconnect destroys

+

What zzzzzz disconnect destroys

A Cap’n Web session over a WebSocket, with a button that kills it. The event stream resumes without a gap only because the client keeps a cursor of its own.