nodex
nodex copied to clipboard
A set of helper modules that enable you to work with distributed elixir and c-nodes.
Results
2
nodex issues
Sort by
recently updated
recently updated
newest added
Hi, I was wondering if it was possible to relicense to something MIT compatible. This library will make any software LGPL so it's not very useful.
Current code used a catch-all receive while still being in the same process as the caller, resulting in wrong return values if the caller's process was sent a message while...