ClusterWS icon indicating copy to clipboard operation
ClusterWS copied to clipboard

Close/Stop/Kill the server

Open ozyman42 opened this issue 6 years ago • 1 comments

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.

ozyman42 avatar Jan 20 '19 02:01 ozyman42

Thanks, Yes you are right need to add this function will try to do it soon :)

goriunov avatar Jan 20 '19 07:01 goriunov