ClusterWS
ClusterWS copied to clipboard
Close/Stop/Kill the server
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 kill method which would terminate all existing connections then unbind from the port. However, it seems that the ClusterWS class does not have such a method.
Thanks, Yes you are right need to add this function will try to do it soon :)