-
Hi,
Thanks for this great extension. I tried to configure this in my setup (JupyterServer + JupyterLab + Jupyter Enterprise Gateway) which is running in kubernetes. My setup has
```bash
jupyter_c…
-
Hello folks!
I have a python web app running on EC2 instance (Ubuntu OS). I have nginx as proxy server communicating with the uwsgi via Unix sockets. Even though the number of incoming requests ar…
-
**Is your feature request related to a problem? Please describe.**
In some web socket server instead of PING and PONG messages we have a periodically heartbeat message
**Describe the solution you'…
-
-
Links sent or received via iMessage using the BlueBubbles connector sometimes generate an attachment (see attached file) that contains the following message:
`{"status":500,"message":"The server ha…
-
https://developer.mozilla.org/en-US/docs/Web/API/EventSource
-
I am trying to get the characteristics using web bluetooth, but I receive this error when the javascript calls the service.
```
return device.gatt.connect().
then(server => {
…
-
Is this possible currently? I took a look at how the regular HTTP responses can be tested by feeding a response to the HttpRoutes object, but when feeding the same response I get a 501 response in sta…
siers updated
2 years ago
-
I am adding support for Web Sockets to our title, and have been testing my work with a very simple locally run echo server. Everything works fine when testing over http, but switching to https fails a…
-
When multiple sessions are created through websockets (when started server in ws mode), It is currently only supporting one web socket connection session. According to websockets protocol, it should s…