Documentation
¶
Overview ¶
Command conformance stands up a Livewire server exposing exactly what the shared scenarios expect, so the TypeScript conformance suite can drive this implementation over a real socket.
It is a test fixture, not an example: two sources, one way to make the data change, and nothing else.
go run ./cmd/conformance -addr 127.0.0.1:8080
Sources:
- `rows` a list whose newest row arrives at the top
- `still` a window that never changes
POST /touch makes an arrival happen.
Click to show internal directories.
Click to hide internal directories.