Benoit Chesneau
Benoit Chesneau
I wonder how emonk actually handle conctrrent connections and If my [emonk_helper](https://github.com/benoitc/emonk_helper) couldn't be handled in full C . Any thoughts ?
Would be interesting to have a way to kill explicitely a context.
This patch keep compatibility with most spidermonkey installation while working with last stable 1.8.5 version. All tests pass.
now that spidermonkey 0.8.5 is out, it would be cool if emonk would be compatible with it.
is there any documentation of the api available?
Is there any documentation on how to build our own aeapp and/or deploy our own platform?
Right now everything is on top of the erlang distribution which is hard to scale over multiple clusters. How do you plane to handle multiple regions then? How the regions...
Hi, Iev" a template that do {% if errors.username %}{{ errors.username }}{% else %}{% endif %} and index_template:render([{errors, [{username, }]}]) If I display {{ errors.username }} in the template, error...
fix compatibility with modern erlang.