summaryrefslogtreecommitdiffhomepage
path: root/app/lib/ipc-facade.js
AgeCommit message (Expand)AuthorFilesLines
2017-07-07Add tests for the notifcation states AND add the getState endpoint. No tests ...Erik Larkö1-0/+26
2017-07-06Improve error output in RpcServerErik Larkö1-2/+2
2017-06-09Use `validated/object` to validate the IPC responsesErik Larkö1-1/+1
2017-06-09Allow unused args starting with _Erik Larkö1-1/+1
2017-06-09Remove all "any" typesErik Larkö1-4/+12
2017-06-07Validate the IPC API responsesErik Larkö1-8/+25
2017-05-28Prepare for tests: Allow Ipc to accept a WebSocketFactoryErik Larkö1-1/+1
2017-05-28IPC facadeErik Larkö1-0/+71