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.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
Marcell Mars 05acd74644 minor README changes... 9ヶ月前
app not sandpoints key/values... 3年前
native-host dance to chunk the message into 64KB pieces... 3年前
LICENSE initial code base... 3年前
README.mkd minor README changes... 9ヶ月前

README.mkd

This repository is forked from:

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