dncurrency/nano/node/ipc
cryptocode 9d9d377fce
IPC 2.0 (#2487)
* IPC 2.0

* Use nano::locked for confirmation subscriber vector

* Remove unused local

* Update toml tests, fix some const issues

* Some access permission improvements

* Comments and nano::locked improvements

* Guilherme review feedback: formatting, advanced cmake flags, disallow deny for roles

* Wesley feedback

* Try to please win build on CI

* Add generated file to git ignore

* install api/flatbuffers/* depending on platform

* correct path for api in MacOS app

* add api to docker image

Co-authored-by: Russel Waters <vaelstrom@gmail.com>
2020-02-21 00:02:44 +01:00
..
action_handler.cpp IPC 2.0 (#2487) 2020-02-21 00:02:44 +01:00
action_handler.hpp IPC 2.0 (#2487) 2020-02-21 00:02:44 +01:00
flatbuffers_handler.cpp IPC 2.0 (#2487) 2020-02-21 00:02:44 +01:00
flatbuffers_handler.hpp IPC 2.0 (#2487) 2020-02-21 00:02:44 +01:00
flatbuffers_util.cpp IPC 2.0 (#2487) 2020-02-21 00:02:44 +01:00
flatbuffers_util.hpp IPC 2.0 (#2487) 2020-02-21 00:02:44 +01:00
ipc_access_config.cpp IPC 2.0 (#2487) 2020-02-21 00:02:44 +01:00
ipc_access_config.hpp IPC 2.0 (#2487) 2020-02-21 00:02:44 +01:00
ipc_broker.cpp IPC 2.0 (#2487) 2020-02-21 00:02:44 +01:00
ipc_broker.hpp IPC 2.0 (#2487) 2020-02-21 00:02:44 +01:00
ipc_config.cpp IPC 2.0 (#2487) 2020-02-21 00:02:44 +01:00
ipc_config.hpp IPC 2.0 (#2487) 2020-02-21 00:02:44 +01:00
ipc_server.cpp IPC 2.0 (#2487) 2020-02-21 00:02:44 +01:00
ipc_server.hpp IPC 2.0 (#2487) 2020-02-21 00:02:44 +01:00