Sign in Sign up
hex

inet_tcp_dist

This module replaces the standard `:inet_tcp_dist` from Erlang and introduces a new callback. The EPMD module is required to have `address_and_port_please(node)` implemented which should return `{ip, port}`. It is not checked during compilation since the callback is done dynamically.

hex View on Hex

Activity

Latest release
9y ago
Total releases
4
Cadence
~8 days
Last 12 months
0

Details

License
MIT
First release
May 05, 2017
Releases
Version Released
0.1.3 patch
0.1.2 patch
0.1.1 patch
0.1.0 initial