Skip to content

Releases: vladopajic/go-actor

v0.4.0

13 Dec 15:23
1a70430

Choose a tag to compare

  • Actor will end Context on WorkerEnd signal
  • Add actor.Idle
  • Add Mailbox implementation with native channels
  • Drop StartAll and StopAll functions

v.0.3.1

13 Dec 15:26
1e394df

Choose a tag to compare

  • Mailbox use faster queue implementation