Investigate using named pipes for communication #27
Labels
No labels
bug
confirmed
critical
discussion
documentation
Doing
enhancement
suggestion
support
To Do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hazaar/hazaar-warlock#27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Using a named pipe could make it more simple to communicate between an app frontend and a running warlock backend.
See: https://stackoverflow.com/questions/17954307/named-pipe-in-php-on-windows-mac-linux
closed
reopened
refs #24
added ~136 label
added ~163 label
created branch
27-investigate-using-named-pipes-for-communication
mentioned in merge request !9
Named pipes are not an option because there is no way to create them from PHP.
mentioned in commit
7a7d1b8324
closed via merge request !9