Go to file
Dan Ballard 3903ac4d82 added call to gen cert and start echobot (first test of calling tor control to setup onion HS 2017-08-16 07:44:38 -07:00
.gitignore added call to gen cert and start echobot (first test of calling tor control to setup onion HS 2017-08-16 07:44:38 -07:00
README.md added call to gen cert and start echobot (first test of calling tor control to setup onion HS 2017-08-16 07:44:38 -07:00
goRicochetMobile.go added call to gen cert and start echobot (first test of calling tor control to setup onion HS 2017-08-16 07:44:38 -07:00
ricochet-mobile.go rename to be java compatible. add gen key and echbot test 2017-08-13 08:30:08 -07:00

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