Server/Client close

Hello,

I’ve been trying jme3 and SpiderMonkey the past few days.

Is there a way to terminate the server/client thread when the application closes?

I start the server in the simpleInitApp() method.

Thanks

stop() should do :stuck_out_tongue: