Is the clojurescript REPL set up to allow access from remote machines? My development box is all set up, and I'm able to connect to the REPL from OSX Safari and Simulated Mobile Safari. Everything is localhost, so it all works great.
I'm currently able to use my iPad and iPhone to access my devbox's web server on the local wireless network, so I thought the browser REPL would just work. When I turn on the iPad debug console, I get one or more of the following errors: JavaScript: Error undefined TypeError: 'undefined' is not a constructor I've tried turning off the firewall. I've tried changing the hostname to a number of ips and local network names, i.e. (repl/connect "http:// 0.0.0.0:9000/repl"). Has anyone had success with this? I really sense a great environment for developing mobile web apps! -pat -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en