command
Version:
v4.2.0
Opens a new window with list of versions in this module.
Published: Jul 5, 2026
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
107 Server-Interactive POC
This example is a narrow proof-of-concept for server-interactive rendering:
- server owns state and HTML rendering
- browser sends small action payloads
- server streams updated snapshots over SSE
Run:
go run ./examples/server/server-interactive-proof-of-concept
Then open http://127.0.0.1:8180.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.