I am not able to call the websocket event in moleculer js socket connection. My socket connection is established successfully but When I trigger the event it gives me some error like Error: { message: "Converting circular structure to JSON\n --> starting at object with constructor 'Namespace'\n | property 'server' -> object with constructor 'Server'\n --- property 'sockets' closes the circle" name: "TypeError" Any one face this issue with moleculer socket.io please help me.
Asked
Active
Viewed 44 times
0
-
Please provide enough code so others can better understand or reproduce the problem. – Community Sep 15 '22 at 13:59