Yes just add --launcher
and your app will support multi-clients. But for a real deployment, it would be best to use apache to expose your app behind a single port and do the ws forwarding to the proper process behind the scene.
Yes just add --launcher
and your app will support multi-clients. But for a real deployment, it would be best to use apache to expose your app behind a single port and do the ws forwarding to the proper process behind the scene.