8000 Enable SSE at `@configu/proxy` · Issue #526 · configu/configu · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Enable SSE at @configu/proxy #526
Closed
@rannn505

Description

@rannn505

Suggestion

Enable Server-Sent Events (SSE) in @configu/proxy. The proxy should trigger SSE based on a cron job interval string passed as a query parameter to the POST /export, which runs the export again and sends back an SSE each time the interval hits.

Motivation

This feature provides real-time updates via SSE for clients, improving responsiveness and enabling automated configuration exports at defined intervals or upon receiving hooks.

Context

The SSE should respond either based on a cron job syntax provided by the user or when a hook is received at the proxy, ensuring configurations are exported and evaluated dynamically.

image

Metadata

Metadata

Assignees

Labels

featNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0