-
flask-sock works on chrome, but not firefox
The cause (I think) is that, if you make a `new WebSocket(...)`, Firefox will send a `Connection: keep-alive, Upgrade` header; while chrome will send `Co…
-
I'm using https://github.com/sveltejs/template with rollup (https://github.com/sveltejs/template/blob/master/rollup.config.js).
During compile I get this error:
Error: "Subcription is not exported…
-
After https://github.com/eclipse-glsp/glsp-server/pull/163 the logoutput for the websocket launcher is too verbose.
I guess we have to to reduce the loglevel for jetty to avoid debug messages.
@ndos…
-
## Environment
* Azure App Service Linux Container, Default settings, WebSockets enabled
* AspNet Core 3.1 Server Side Blazor Default Project
## Problem
When using Web Sockets (eg. Blazor) the s…
-
I cannot see the setting options to give camera ip and user password on shinobi webpage.
https://drive.google.com/drive/folders/1WimiJtyC_GNgdqPHFhKISS5G8M14NEXE?usp=sharing
Can you tell me what i…
-
**Jetty version(s)**
We've been using 9.4.18 for a long time, but having trouble updating to the latest 9.4.x.
I've narrowed the problem down to starting in 9.4.36.
**Java version/vendor** `(us…
-
Hi, I'm having some problems getting the websocket connection working.
I am using more or less the websocket client code of your example here:
https://github.com/vinniefalco/Beast/blob/develop/e…
ghost updated
2 years ago
-
I'm running a Node.js client which uses the "socket.io-client" module to connect to a Flask server which uses flask-socketio, here's the code for both:
Client:
```
const io = require('socket.io-c…
-
It looks like Safari switched their default websocket client to `NSURLSession Websockets` in Monterrey. That implementation of a websocket client contains a bug.
The bug is that `NSURLSession Webso…
-
Live tailing requirements should be better documented in the datasource page already. Based on the original issue (websocket config in nginx was missing) I propose to
- [ ] add example nginx confi…