zigler icon indicating copy to clipboard operation
zigler copied to clipboard

document to use e.enif_send usage from callbacks outside of the beam environment

Open ityonemo opened this issue 2 years ago • 2 comments

ityonemo avatar Oct 24 '23 22:10 ityonemo

What kind of documentation were you thinking about? I have some working code that does this in TigerBeetlex so I'm happy to contribute with some examples here

rbino avatar Nov 10 '23 16:11 rbino

I just need to make it clear how you're supposed to use e.enif_send instead of beam.send when you don't have access to env, I think. I am refactoring how env works in zigler for 0.12

ityonemo avatar Nov 14 '23 03:11 ityonemo

closed, since beam.send now automatically selects based on env.

ityonemo avatar May 21 '24 17:05 ityonemo