Skip to content

Cannot send message to golang node by pid #5

@mechmind

Description

@mechmind

Erlang node can send message by {registered_name, node_name}, but cannot send message py pid. With tracing (-erlang.trace.node) i see this message in logs:

Unhandled node message (act 2): etf.Tuple{2, "", etf.Pid{Node:"relay@localhost", Id:0x3, Serial:0x0, Creation:0x2}}

Seems like switch in https://github.com/goerlang/node/blob/master/node.go#L330 does not handle messages to raw pids.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions