home.social

#interprocesscommunication — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #interprocesscommunication, aggregated by home.social.

  1. You're nerd sniping me, #MDN, don't you!?

    Native messaging #API

    developer.mozilla.org/en-US/do

    "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: ✨

    #WebExtension #IPC #InterProcessCommunication