golang package to interact with status.im messaging system https://status.im/
Go to file
Adrià Cidre 8cbd6ec442
Merge pull request #15 from status-im/small_fixes
Small fixes and private channel
2018-05-09 12:56:44 +02:00
.github Initial comit 2018-04-30 18:09:27 +02:00
examples Merge pull request #4 from status-im/feature/issue-3/new-protocol-support 2018-05-02 17:16:39 +02:00
.gitignore Initial comit 2018-04-30 18:09:27 +02:00
.gometalinter.json [#ISSUE-3] New protocol messages support 2018-05-01 09:44:47 +02:00
.travis.yml [#ISSUE-3] New protocol messages support 2018-05-01 09:44:47 +02:00
Makefile [#ISSUE-3] New protocol messages support 2018-05-01 09:44:47 +02:00
account.go Small fixes and opened symkey methods 2018-05-08 14:39:53 +02:00
chan.go Small fixes and opened symkey methods 2018-05-08 14:39:53 +02:00
dictionary.go Added error tracing on shh_post calls 2018-05-04 11:57:33 +02:00
msg.go Small fixes and opened symkey methods 2018-05-08 14:39:53 +02:00
sdk.go Fix not passing a connection when creating an account 2018-05-07 15:22:33 +02:00
subscription.go Improved subscription and message composition 2018-05-03 15:31:35 +02:00