-
Changed this ticket to just set up a simple example app with SSE, which should help us going forward with improving the SSE experience in the UI
~~Minimal reproducible:~~
* ~~Create a GET route wit…
-
### 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 th…
-
There are a number of Rails projects that don't use ActionCable, but would benefit from this gem. I'm interested in supporting live reload via [ActionController::Live](https://api.rubyonrails.org/v7.1…
-
From the [community](https://caddy.community/t/caddy-reverse-proxy-for-openhab-errors/25249/10), apparently, SSE doesn't work with http3.
-
boto3 supports SSE-C: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3.html#uploading-downloading-files-using-sse-customer-keys
I don't believe all of these properties …
-
## 작업사항
탭바 뉴 뱃지 SSE 통신 구현
-
### Environment
Using NodeJs 21.6.2 and deployed on Vercel. Using chrome Version 124.0.6367.61 (Offizieller Build)
### Reproduction
```
* import { createEventStream, sendEventStream } from "h3";
…
-
Weird situation... Is it because of windows ? Browser plugins ?... :thinking:
-
## Problem
Wundergraphs subscriptions over SSE doesn't work with the graphql-sse protocol.
Please see this discussion:
- https://github.com/enisdenjo/graphql-sse/discussions/105#discussioncomment…
-
DEFAULT_MAX_SSE_CLIENTS in AsyncEventSource.h not used anywhere