-
In the developer console, both logs and terminal are not available.
Setup is Kubernetes cluster, 3 nodes with ingress controller and haproxy LB.
Javascript console show many JS errors related to Web…
iscra updated
8 years ago
-
- [x] View for voting
- [x] Handling votes through Web Sockets
## Acceptance criteria
- **Positive**: Given that no task is being estimated and I can click on any task when I click on task to est…
-
We should add benchmarks that track server interactivity performance metrics, especially as it relates to traffic over the websocket connection. We would be primarily interested in latency and the tot…
-
```
Currently the WebKitDriver creates a new wrapper process around WebKit, and
uses JNI and custom serialization-deserialization to communicate to the child
process through sockets.
To bring WebK…
-
Currently, Helene defaults to web socket and falls back to HTTP/REST. This is not always needed by default and it results in a stateful client connection that creates pressure on the server when scale…
-
Ideally, instead of publishing articles on a schedule, they would be published in real time as new stories appear.
-
Hi,
when connecting to [BlazeWebSocketExample.scala](https://github.com/http4s/http4s/blob/v1.0.0-M23/examples/blaze/src/main/scala/com/example/http4s/blaze/BlazeWebSocketExample.scala) if I change…
-
-
My app is setup behind CloudFlare. I disabled web sockets by adding the following to the "env" property in mup.json:
```
"env": {
"DISABLE_WEBSOCKETS": "1"
}
```
I added this based on instructi…
-
As a TC user
I would like emojis to appear on others' chats in real-time
So that my chat experience is more responsive
Currently, one user wouldn't see another's reaction in the same chat until they…