-
Notifications
You must be signed in to change notification settings - Fork 0
This project contains a scala implemtation of the TomorrowToday protocoll. The project is state of early drafting, so don't expect any documentation at this point. INSTALL ======= Clone repo to a dir of your choice. in the cloned dir, issue "mvn package". You will find the jar in the target/ dir. Make sure to allow local network communication fo…
dirkweissenborn/sTomorrowToday
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
sTomorrowToday ============== sTomorrowToday 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. Install ======= Download the sources and issue "mvn install" in the base folder. Usage ===== To create an application, please use the TomorrowTodayCodeGenerator https://github.com/joernweissenborn/TomorrowTodayCodeGenerator
About
This project contains a scala implemtation of the TomorrowToday protocoll. The project is state of early drafting, so don't expect any documentation at this point. INSTALL ======= Clone repo to a dir of your choice. in the cloned dir, issue "mvn package". You will find the jar in the target/ dir. Make sure to allow local network communication fo…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published