By Admin on Tuesday, 09 February 2021
Category: All

Socket.IO 3 API support

​From sgcWebSockets 4.4.7, Socket.IO 3 API is supported. 

Now by default, when you create an instance of Socket.IO Client, it's configured against API 3.*

Sample 

​Find below a simple sample of how connect to Socket.IO API 3 server

Related Posts