You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...