From 15558b49283bcc0f31016f55f165614fd7d6671c Mon Sep 17 00:00:00 2001 From: whiteCcinn <471113744@qq.com> Date: Thu, 20 May 2021 18:31:03 +0800 Subject: [PATCH] support named-pipe-ipc for external process --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 027b8de..79157a9 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ Go supervisor daemon module, similar to the Erlang | python's supervisor, assist - custom logger - worked time - panic recover +- named-pipe-ipc +- no-named-pipe-ipc ## Installation