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'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
Marcell Mars 05acd74644 minor README changes... 9 ay önce
app not sandpoints key/values... 3 yıl önce
native-host dance to chunk the message into 64KB pieces... 3 yıl önce
LICENSE initial code base... 3 yıl önce
README.mkd minor README changes... 9 ay önce

README.mkd

This repository is forked from:

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