You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Celluloid
I'm creating a progress bar method with sse and celluloid actors. I need to pass a way of connecting the objects from one method to another and I thought a Mailbox would be perfect. How do you use Mailbox.address to find that mailbox again?