Hacker News new | ask | show | jobs
by dnautics 2085 days ago
I think (could be wrong) it's used for hot code reloading in phoenix when you're in dev mode. Make a change in your code, hit refresh in the browser, and now the relevant code deltas are applied to your http request.