richardartoul / nola

MIT License
74 stars 6 forks source link

Add ability to provide instantiate payload #50

Closed richardartoul closed 1 year ago

richardartoul commented 1 year ago

This will allow invocation requests to provide arguments for instantiating the actor with in case it is being activated for the first time. This makes it so constructor arguments don't have to be hackily encoded in the actor ID.