Commit Graph

8 Commits

Author SHA1 Message Date
b6823aebfa Modularized code
Moved all resource creation code to modules (thin cake pattern)
Cleanup
Added test actor running on fx thread
2020-09-01 20:26:12 +05:30
02c4e2f2f3 Converted Main class to Task/Resource
Converted Main class to TaskApp with resources created using
Resource monad
2020-08-29 21:07:19 +05:30
1c2e3fb19f odin slf4j bridge catch all for asynchttpclient 2020-08-29 13:28:42 +05:30
af065a7589 Wrapped login screen code in Task 2020-08-29 13:28:15 +05:30
fe92f4edfb Renamed main class to Main 2020-08-28 14:42:01 +05:30
ffeb4b1eb4 Added timing to main app task 2020-08-28 14:39:39 +05:30
e3abe03456 First commit 2020-08-27 19:58:18 +05:30
56dac9a58a first commit 2020-08-27 19:57:44 +05:30