mfikes / ambly

ClojureScript REPL into embedded JavaScriptCore
http://ambly.fikesfarm.com
Eclipse Public License 1.0
541 stars 21 forks source link

Use localhost address if possible #82

Closed mfikes closed 9 years ago

mfikes commented 9 years ago

If connecting to local simulator, use 127.0.0.1 instead of the actual address advertised by Bonjour. This is so that, if using a machine (a laptop for instance) that gets re-provisioned different IP addresses, existing connections to simulator will be OK.