fluxion
fluxion copied to clipboard
ActorRef deprecated?
Hi,
After trying other Actor frameworks (of which there are lots within the Rust ecosystem!) I have returned to Fluxion and have two questions.
If the project dead ?
If it's at a stable state, the documentation refers to an ActorRef as being the abstraction over various Actor types but when I look at the code in more detail, it actually appears to do very little and looks like it can be removed ?