0.5.0
- added
send_aftertoActorWrapper<A>to allow sending of delayed messages- delayed messages are handled through system internal DelayActor
- system internal Actors are running on the
tyraThreadpool. It is not recommended to re-use or re-configure that thread pool in any way