mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Path opening and update signaling were both using the command-sending IPC mechanism, but neither is actually a command. This commit adds a second “message” channel with custom handling on the render process side for these messages, rather than attempting to route them through commands.
9.9 KiB
9.9 KiB