Erlang receive RPC
Closed this issue · 1 comments
potterdai commented
Thank you for this great library!
Just got one question, is there a method in Erlang module that can receive RPC calls from Erlang node? Thx.
potterdai commented
Never mind, it seems mailbox is the only way for communication and I have to implement send/reply logic myself.
Close the question.