creating messages library, will be encoding/decoding via encoding/JSON for now

This commit is contained in:
2020-06-01 14:38:17 -04:00
parent 1a76a8f2aa
commit 33b1c78eb2
9 changed files with 80 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
version = "0.1.5"
rootPath = ""
currentBranch = "master"
currentbranch = "master"
[[remote]]
name = "test2"