chrome-native-messaging

MIT License

A package to communicate with a Chrome extension as the native application

$ area51 add chrome-native-messagingCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(chrome-native-messaging:some-function ...)

Dependencies