Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 128 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 128 Bytes

Kotlin Actor interface

Simple Actor interface based on kotlin's coroutine

How to build and run

$ gradle build

$ gradle run