-
Notifications
You must be signed in to change notification settings - Fork 4
Communicating with the running daemon #19
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Hi there!
I've been using this library to create a daemon for a program I use. It works perfectly, but I don't know how to interact with it later.
Is there any function (or could there any that could be implemented) to check if the daemon is already running, and if so communicate with it? Even just getting its PID would already be useful, even better if it's possible to communicate natively with it.
Thanks in advance for your help :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request