Tom Schouten
Tom Schouten
https://www.erlang.org/doc/apps/erts/erl_ext_dist.html#NEW_PID_EXT https://www.erlang.org/doc/apps/erts/erl_dist_protocol.html -define(DFLAG_BIG_CREATION, 16#40000). The node understands big node creation tags [NEW_PID_EXT](https://www.erlang.org/doc/apps/erts/erl_ext_dist.html#NEW_PID_EXT), [NEW_PORT_EXT](https://www.erlang.org/doc/apps/erts/erl_ext_dist.html#NEW_PORT_EXT) and [NEWER_REFERENCE_EXT](https://www.erlang.org/doc/apps/erts/erl_ext_dist.html#NEWER_REFERENCE_EXT). This flag is mandatory. If not present, the connection is refused. It gets a bit...
Weird behavior was just my config issues. I think. It seems to work now in my messy hack branch https://github.com/zwizwa/distel/tree/dev