Difference between revisions of "Socket.io-client"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 4: Line 4:
  
  
 +
As explained in the "What Socket.IO is not" section, the Socket.IO client is not a WebSocket implementation and thus will not be able to establish a connection with a WebSocket server, even with transports: ["[[websocket]]"]
  
  
Line 10: Line 11:
  
  
{{socket}}
+
* {{socket}}

Revision as of 16:48, 13 March 2023


As explained in the "What Socket.IO is not" section, the Socket.IO client is not a WebSocket implementation and thus will not be able to establish a connection with a WebSocket server, even with transports: ["websocket"]


  engine.io-client:socket creating transport "polling" +0ms


Advertising: