|
4df970a542
|
Changed ClientAPI to InteractionAPI.
|
2021-04-21 02:00:50 -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 |
|
|
0991dc6214
|
IPCMediator now disposes of all connection pipes before waiting.
Changed mediator names in IPCMediatorTest.
Increased catching specificity from same type of exception.
|
2021-04-15 22:09:05 -05:00 |
|
|
78e9e185c2
|
Changed pipe names to end with ".pipe".
Added timeouts to closing.
|
2021-04-10 13:57:38 -05:00 |
|
|
a44ad71f59
|
Added a few more debug messages.
|
2021-04-09 01:10:26 -05:00 |
|
|
56e12ec22a
|
Added more logging to IPCMediator.cs
|
2021-04-09 00:38:47 -05:00 |
|
|
3f1836d468
|
Fixed not instantiating cancellation token.
|
2021-04-08 22:22:20 -05:00 |
|
|
dfc54fdc00
|
Implemented IPC system with minimal testing.
Large naming refactoring.
Added some more tests.
|
2021-04-08 21:36:08 -05:00 |
|