I have my project in react launched on port 3000 and a nodejs server on port 8080
How do I connect the server sockets with the client if they are on different ports?<