Trusted remote transport backed by Erlang distribution.
This transport is intentionally BEAM-native: callers get a connected node and
can use :rpc, :erpc, remote PIDs, and node monitoring. That makes it useful
for local server mode, tests, and trusted internal nodes, but it should not be
treated as the public/user-facing remote protocol.