Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
aursir4scala ============== Aursir is a framework for developing applications as network based services. It provides autodiscovery of services and json based communication. It also provides an actorbased framework for asynchronic programming, allowing you to define a main method which runs idependently from the main program while reacting to requests at the same time. This is under heavy development, try at your own risk...