Hacker News new | ask | show | jobs
by almosthere 433 days ago
I liked vert.x's strategy of seamlessly downgrading the form of connection based on what is available.
1 comments

Vert.x is great! I'm missing it lately with Node. At least with Vert.x you get a stack trace when you block the event loop by accident...