To connect the socket manually, set the option autoConnect: false and call . connect() . For example, Socket socket = io(‘http://localhost:3000’, OptionBuilder() .
Read moreTo connect the socket manually, set the option autoConnect: false and call . connect() . For example, Socket socket = io(‘http://localhost:3000’, OptionBuilder() .
Read more