Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/session-recovery/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<header class="site"><a href="/">Cap&rsquo;n Web: session recovery</a></header>

<main class="page">
<h1>What a disconnect destroys</h1>
<h1>What zzzzzz disconnect destroys</h1>
<p class="lede">
A Cap&rsquo;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.
Expand Down
Loading