-
### Submitting
- [ ] Bug
- [x] Question
- [ ] Suggestion
- [ ] Other
### Details
ClusterWS-Client-JS v3.0.6 not working on v4.0.0.
Connected but not receive on: connect event
Is there…
-
### Submitting
- [ ] Bug
- [X] Question
- [ ] Suggetion
- [ ] Other
hi, I've a problem when use ClusterWS in secure mode.
I've a NodeJS server with ClusterWS that handle the Ws request and o…
-
### Submitting
- [ ] Bug
- [ ] Question
- [x] Suggestion
- [ ] Other
### Details
Add option to the ClusterWS to specify different path than root for WebSocket connections ex:
```js
…
-
### Submitting
- [ ] Bug
- [x] Question
- [ ] Suggetion
- [ ] Other
### Details
```
ReferenceError: window is not defined
at Object. (node_modules/clusterws-client-js/index.js:86:1…
-
### Submitting
- [ ] Bug
- [ ] Question
- [x] Suggestion
- [ ] Other
### Details
Would love to have "dev" mode options for speed up node watch auto-reload stuff in development mode.
```
…
-
### Submitting
- [ ] Bug
- [x] Question
- [ ] Suggetion
- [ ] Other
### Details
Hi all, I'm thinking of using ClusterWs for a demo app. I was wondering if I can access the raw video data on …
-
### Submitting
- [x] Bug
- [ ] Question
- [ ] Suggetion
- [ ] Other
### Details
1. What version of ClusterWS do you use (you can find it in package.json)
2.2.1
2. The operating system you …
-
- In order to enable usage of microphone, the browser has to see the site as secure. A self-signed certificate can be generated using this method: https://flaviocopes.com/express-https-self-signed-cer…
-
### Submitting
- [ ] Bug
- [x] Question
- [ ] Suggestion
- [ ] Other
### Details
Hello.
Is it possible to publish messages to channels from main thread (not workers)?
If so, how to do i…
Fire7 updated
5 years ago
-
### Submitting
- [ ] Bug
- [x] Question
- [x] Suggestion
- [ ] Other
### Details
I would like a way to programmatically stop the server. Usually this would be done with a `close` or `ki…