socketio / socket.io-p2p

MIT License
1.02k stars 180 forks source link

How does the example work? #23

Closed aintnorest closed 8 years ago

aintnorest commented 8 years ago

The client's never given a io.connect("http://localhost:whereveryourserveris") how does it know where to find the server? Sorry if its a dumb question I'm new to socket.io