Fast Inter-Process Communication (IPC) library on Windows in multiple programming languages.
Windows上で名前付きパイプを用いた高速なプロセス間通信を可能にするライブラリです。
- Install Boost
- Download JSON library nlohmann/json.hpp from https://github.com/nlohmann/json
- Include cpp/include/named_pipe_ipc.hpp
- Place python/namedpipeipc directory in your include path
- import namedpipeipc