The Chrome extension for native host messaging serves as a bridge, allowing edits in the HTML page to be committed to the Sandpoints project Git repository.
Find a file
2023-07-29 01:34:40 +02:00
app not sandpoints key/values... 2021-08-24 17:31:22 +02:00
native-host dance to chunk the message into 64KB pieces... 2021-06-17 02:06:57 +02:00
LICENSE initial code base... 2021-03-25 15:03:41 +01:00
README.mkd minor README changes... 2023-07-29 01:34:40 +02:00

This repository is forked from:

jfarleyx's project is a great skeleton for anyone interested in writing native messaging host in Go.