| params_get | Get URL query parameters in Shiny |
| payload_endpoint_url | Generate the absolute URL for the payload endpoint |
| payload_last | Get a reactive that polls for new payload data |
| payload_ui | Wrap an existing UI with an integrated POST handler on the same port |
| setup_payload_endpoint | Setup POST endpoint in server function - MUST be called in server |