Hello, I am using your template in my project and when calling an rpc event in CEF from the server side, a PROCEDURE_NOT_FOUND error occurs.
If I try to call an event from CEF on the server, then the event is called, but the Promise is not returned.
When trying to trigger events and return a Promise from the server to the client and vice versa, everything works fine.
CEF is collected via Vue-CLI
Hello, I am using your template in my project and when calling an rpc event in CEF from the server side, a PROCEDURE_NOT_FOUND error occurs.
If I try to call an event from CEF on the server, then the event is called, but the Promise is not returned.
When trying to trigger events and return a Promise from the server to the client and vice versa, everything works fine.
CEF is collected via Vue-CLI