6 Commits

Author SHA1 Message Date
4df970a542 Changed ClientAPI to InteractionAPI. 2021-04-21 02:00:50 -05:00
1f9a2a4a5f Removed unused file and updated UML.
Changed a few method names as well.
2021-04-21 01:44:16 -05:00
7438a76bf7 Separated view request from delta request and respective responses. 2021-04-21 01:14:05 -05:00
f61bbd3a9e Renamed subprojects and changed namespace names. 2021-04-20 23:55:03 -05:00
f5a181d2f2 Added tests for LRUCache.
Moved core test code to reflect changes in core code.

Removed unused using directives.
2021-04-19 14:41:11 -05:00
35a2765559 Changed logging system to be event based.
Implemented LRUCache for instantiating services without starting.

Service state changed back to enumerator.

Namespace refactoring.
2021-04-19 01:34:45 -05:00