Tag

Unix Domain Socket

0 views collected around this technical thread.

NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Feb 14, 2023 · Operations

Practice of Communication Between Electron GUI and Ruby CLI in DevOps

The article explains how DevOps teams can evolve Ruby command‑line tools into gem packages and connect them to an Electron GUI, comparing file‑based, Unix‑domain‑socket, and Node IPC communication methods while addressing Ruby environment setup, bundler nuances, and debugging techniques.

DevOpsElectronIPC
0 likes · 20 min read
Practice of Communication Between Electron GUI and Ruby CLI in DevOps