Skip to content

Releases: RuedigerMoeller/kontraktor

v1.01

12 May 16:27
Compare
Choose a tag to compare
  • Callback is now interface instead of abstract class (works with lambdas)
  • LambdaCB removed
  • method cache must use concurrenthashmap
  • runInActorThread introduced. Allows to pass a runnable from external to an actor granting single threaded access to actor state inside actor thread

first release

11 May 17:44
Compare
Choose a tag to compare

initial release.