Skip to content
  • Josh Kunz's avatar
    Make dispatch_invoke of RP_SEND use `cn_rp_send` · 7f3a8bee
    Josh Kunz authored
    Previously, it was manually constructing the rp_elems and using
    `cn_rp_send_elem` which would assume that the caller had set the send
    type appropriately, dispatch was never updated to deal with membrane
    types, this commit fixes that.
    7f3a8bee