-
I would like to include handling for timeout situations when using `.push_async` and would appreciate some guidance on how best to accomplish this.
To provide some context, we first discovered time…
-
When upgrading openjdk greater than 8u242 I start getting this error whenever I send push message to Apple APNS. I use Play Scala based serverIt's probably because apns-http2 has not enabled support f…
-
### Discussed in https://github.com/AirenSoft/OvenMediaEngine/discussions/1572
Originally posted by **vampirefrog** March 31, 2024
I was streaming to about 12 pushes, when one of them went dow…
-
I haven't seen any issues in http-client relating to HTTP2 client support yet, so I thought I'd get the ball rolling. the Manager type seems to be the obvious place to store persistent connections to …
-
* https://undertow.io/
* https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md
* https://grpc.io/docs/languages/java/basics/
* Basic HTTP2 server using Undertow Server API: https://underto…
-
Dear team,
We have deployed our push service using a2 into production, but we are frequently observing `ConnectionReset` errors on http2 connections.
Our service is multi-tenant and the traffi…
-
时不时会出现:链接被拒绝的报错
`[WARNING] RemoteGoTask::__call failed, because unable to establish connection tcp://127.0.0.1:6001: Connection refused (111)
[ERROR] Spiral\Goridge\Exceptions\RelayException: unable…
-
When browser reloads the page (by hitting f5, for instance), it sends `Cache-Control:max-age=0` request header. So, when nghttpx initiates server push associated with such request, it copies Cache-Con…
-
### What version of PushSharp are you using?
### Describe your issue:
### What are the steps required to reproduce this issue?
### Please provide any Exception Stack Traces
-
## Title
How to push data to Frontends with SSE
## Abstract
Realtime in web applications is a challenge that developers face, and one hard decision is what technology/architecture to use. In this…