initial..

This commit is contained in:
Marcell Mars 2021-03-25 15:02:50 +01:00
commit 13f2427b7c

5
README.md Normal file
View file

@ -0,0 +1,5 @@
Source code originally forked from:
- https://github.com/jfarleyx/chrome-native-messaging-golang
Most of the lines still here from jfarleyx's project is in the native messaging host written in Go and if anyone is interested in starting their own project using a good skeleton it should fork it from there too.