Gielert / NoodleJS

A NodeJS Mumble client
36 stars 14 forks source link

Added stop function #11

Closed Caindrac closed 6 years ago

Caindrac commented 6 years ago

If you called your stop function that kills command that crashes the client. So I exposed stopStream that calls close on the DispatchStream.

Caindrac commented 6 years ago

I am not sure why this is not building.

Gielert commented 6 years ago

It seems that the connection to the local docker image in travis is not working for some reason. But thanks for the fix! Feel free to merge.

Caindrac commented 6 years ago

I don't have write in your repository so if you want it you will need to merge it I believe.