I want a remote setup for clojure/clojurescript development. I am not overly familiar with how figwheel works and that is the only part that is not working right now.
My current setup: A desktop computer behind a router that has 2 relevant ports forwarded. First port is for SSH access to use emacs, command line stuff, etc. Second port is for accessing the web application I am working on. A chromebook I'd like to use as the client machine. Problem: In the chromebook on a different network as the desktop, I can access both the command line and the webpage. However when changing code, figwheel reloading does not work. (at the same time, it works on the desktop browser though) tl:dr Remote accessing to a web page running on figwheel, code reloading does not work. Am I doing something wrong or is this just expected behavior? -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
