pkamenarsky / replica

A remote virtual DOM library for Haskell
BSD 3-Clause "New" or "Revised" License
139 stars 14 forks source link

Persist VDOM when client disconnects #1

Open pkamenarsky opened 5 years ago

pkamenarsky commented 5 years ago

Keep per-client VDOM around in memory, serve back to client in case they reconnect during a configurable time period.