Live Search
renderPartial() returns only the result fragment for HTMX.
- Achetétéper
- Controller
- CSRF
- Datasource
- Engine
- HTMX
- JSON
- Nix
- QUERY
- Response
- Router
- Server-Sent Events
- Session
- SQLite
- Upload
- WebSocket
Server-Sent Events
The server sends five events through one HTTP connection.
Response::eventStream() disables proxy buffering and streams each event.
WebSocket
The server returns each message with a timestamp.
WebSocketServer handles the upgraded connection behind Nginx.