Hacker News new | ask | show | jobs
by donjaime_hn 5095 days ago
We decided to have a little fun with the open sourcing and play with some cool new open source tech for a change :).

I settled on vert.x (the server container that requires Java 7) because it seemed to have a lot of affordances out of the box for client-server transport, and it's architecture made it easy to port/re-build pieces of our server stack.

But yeah, Java7 on Mac is a pita :(.

1 comments

Isn't vert.x a little bit "young" for Google to use?