
Package index
-
payload_ui() - Wrap an existing UI with an integrated POST handler on the same port
-
payload_last() - Get a reactive that polls for new payload data
-
params_get() - Get URL query parameters in Shiny
-
payload_endpoint_url() - Generate the absolute URL for the payload endpoint
-
setup_payload_endpoint() - Setup POST endpoint in server function - MUST be called in server
-
payload_methods() - Enhanced HTTP methods support for multiple endpoints
-
payload_stream() - Create a streaming reactive for real-time payload updates
-
payload_conditional() - Create a conditional reactive that updates only when conditions are met
-
payload_batch() - Create a batch reactive that collects payloads and processes them in groups
-
payload_history() - Get historical payloads for a specific endpoint
-
payload_history_config() - Configure payload history retention policies
-
payload_history_clear() - Clear payload history for specific endpoint or all endpoints
-
payload_history_stats() - Get payload history statistics
-
payload_security_config() - Configure security settings for payload endpoints
-
payload_security_status() - Get current security configuration
-
payload_security_clear_rate_limits() - Clear rate limit records for specific IP or all IPs
-
payload_data_config() - Configure data processing and transformation settings
-
payload_data_status() - Get current data processing configuration
-
payload_data_clear() - Clear data processing configuration
-
payload_debug_config() - Configure development and debugging settings
-
payload_debug_status() - Get development and debugging status
-
payload_logs() - Get recent log entries
-
payload_logs_clear() - Clear log entries
-
payload_system_status() - Get comprehensive system status and diagnostics