79542865

Date: 2025-03-29 06:27:47
Score: 3
Natty:
Report link

could you please try with transports: ['websocket'] on the client side?

this.IO = io(AppConstants.socketBaseUrl, {
  query: { token:"blablabla...." },
  path: '/socket.io',
  withCredentials: true,
  transports: ['websocket'],
  secure: true,
});

refer Socketio Id Unknown

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Hulunlante Worku