#interprocesscommunication — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #interprocesscommunication, aggregated by home.social.
-
You're nerd sniping me, #MDN, don't you!?
Native messaging #API
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Native_messaging
"Native messaging enables an extension to exchange messages with a native application, installed on the user's computer. The native messaging serves the extensions without additional accesses over the web."
"On the native app side, messages are received using standard input (stdin) and sent using standard output (stdout)."
So many possibilities! :awesome: ✨
-
Linux Fu: Simple Pipes - In the old days, you had a computer and it did one thing at a time. Literally. You... - https://hackaday.com/2022/03/16/linux-fu-simple-pipes/ #interprocesscommunication #hackadaycolumns #linuxhacks #linux #pipes #popen #ipc