Is it possible to define actions for socket listeners in namespaced modules? How the naming rule would be? Since we need to add module name on dispatch for namespaced module (e.g "moduleName/actionName"), does the backend team need to know about that added module name prefix?
Is it possible to define actions for socket listeners in namespaced modules? How the naming rule would be? Since we need to add module name on dispatch for namespaced module (e.g "moduleName/actionName"), does the backend team need to know about that added module name prefix?