Releases: RuedigerMoeller/kontraktor
Releases · RuedigerMoeller/kontraktor
v1.01
- 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
initial release.