chrome-native-messaging

MIT License

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

$ area51 add chrome-native-messagingコピー

使い方

;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(chrome-native-messaging:some-function ...)

依存関係