Viewing profile — Morhaus
Morhaus
HN member- Joined
- Thu, Nov 21, 2013, 11:25 PM UTC
- HN karma
- 515
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About Morhaus
No profile information was provided.
Recent public activity
-
comment
Comment #48956800
Congrats on shipping :)
- story
- story
-
comment
Comment #11807104
That's a great suggestion! If you'd like to see this implemented, please open an issue. https://github.com/Morhaus/facebook-sixth-sense/issues
-
comment
Comment #11805588
They will. However, if you take a look at the final code snippet, you'll see we're not relying on any minified name. The public interface of modules remains intact through minifica…
- story
-
comment
Comment #8533595
Because it's much easier to implement?
-
comment
Comment #6825176
I just did, thanks :)
-
comment
Comment #6824928
There is no built-in failover mechanism atm. However I guess you could use another program on top of dispatch to implement such a feature.
-
comment
Comment #6824826
Yup.
-
comment
Comment #6824688
Adding it now.
-
comment
Comment #6824675
One of the advantages of using a proxy is that you can configure it per app. For example, let's say I have 3 interfaces. Interfaces (1) and (2) are low-latency and interface (3) is…
-
comment
Comment #6823642
Windows, Mac OS X and Linux. Every platform which runs NodeJS in fact.
-
comment
Comment #6823640
For now, the proxy will still try to dispatch sockets to every network interfaces specified at launch. But such a feature could perfectly be implemented.
-
comment
Comment #6823473
At the TCP level.
-
comment
Comment #6823464
Just did, thanks for the input!
-
comment
Comment #6823283
Dispatch-proxy lets you boot a proxy on your machine that dispatches every incoming connection to a different network interface. The possibilities are endless: * download a file th…
- story
- comment
- story