-
The websocket transport has a hardcoded 10 second timer:
https://github.com/sockjs/sockjs-node/blob/61bba467d9d6b980a651070ed563f59d812e824e/src/trans-websocket.coffee#L99
If the websocket is se…
-
Following on from #86, I think that I removed the dependencies on the old websocket-client and ws4py, so that I could run the tests over ipv6 - I was wanting to see if I could get sockjs working betwe…
-
The app works well locally, and can be accessed directly using ip and port.
After diabled websocket in shiny config, the app works well behind nginx without ssl on port 80.
With ssl and nginx, the a…
-
## Description
The `gridsome develop` commands fails
### Steps to reproduce
While running `gridsome develop` it is showing me below mentioned error
### Expected result
Gridsome based ap…
-
* Specific code commit: v1.6.6
* Version of the web browser and OS: N/A
* Environment where the error occurred: AWS
### Steps to reproduce
Unknown, error report received by email
### Observed…
-
### Version
3.8.4
### Environment info
```
System:
OS: Linux 4.9 Alpine Linux undefined
CPU: (2) x64 Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz
Binaries:
Node: 11.5…
-
**[Johan Frick](https://jira.spring.io/secure/ViewProfile.jspa?name=johanfrick)** opened **[SPR-12936](https://jira.spring.io/browse/SPR-12936?redirect=false)** and commented
(This was posted on Stac…
-
Node.js版本: v14.17.1
下面报错这个uuid 的版本是8.3.2,我在网上看是版本不匹配,请问大家用的什么版本,有出现这个问题吗 ?
vue-element-admin@4.4.0 dev D:\CodeSapce\vueCodeSpace\study-project\vue-element-admin
> vue-cli-service serve
INFO Sta…
-
Hi,
Im using your package and on localhost everything is ok.
But on meteor.com i have strange error
XMLHttpRequest cannot load https://ddp--6246-myapp.meteor.com/sockjs/info?cb=_ozt5d2by4. Origin h…
-
https://github.com/vert-x3/vertx-stomp/blob/master/src/main/java/io/vertx/ext/stomp/impl/StompServerImpl.java#L217
due to this - can't use stomp with sockjs as sock js adds: /stomp///websocket
to…