Dan Ballard 91b8c14464 | ||
---|---|---|
od | ||
.gitignore | ||
README.md | ||
goRicochetMobile.go | ||
goRicochetMobile_test.go |
README.md
goRicochetMobile
An experimental wrapper of go-ricochet, the ricochet protocol library, to be used in Java via gomobile
Notes
gomobile gotchas
- Using Java camelcase packnameing because gomobile + Java have problems with '_'s and '-'s