6 Commits

Author SHA1 Message Date
2b5a43f95f Removed unused communicable body data structure. 2021-04-21 01:50:33 -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
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
dfc54fdc00 Implemented IPC system with minimal testing.
Large naming refactoring.

Added some more tests.
2021-04-08 21:36:08 -05:00