status-go/messaging/chat
Adam Babik dbaf622e12
Refactor messaging (#1510)
This change flattens messaging/chat package. It also removes dependency between multidevice and chat/protobuf packages.

The Publisher interface was also changed a bit to support more native types.

Version got bumped to 0.29.0-beta.3.
2019-07-03 21:13:11 +02:00
..
protobuf Create messaging package and move some packages into it (#1505) 2019-06-26 20:17:41 +02:00
encryption.go Refactor messaging (#1510) 2019-07-03 21:13:11 +02:00
encryption_multi_device_test.go Refactor messaging (#1510) 2019-07-03 21:13:11 +02:00
encryption_test.go Refactor messaging (#1510) 2019-07-03 21:13:11 +02:00
persistence.go Refactor messaging (#1510) 2019-07-03 21:13:11 +02:00
protocol.go Refactor messaging (#1510) 2019-07-03 21:13:11 +02:00
protocol_test.go Refactor messaging (#1510) 2019-07-03 21:13:11 +02:00
sql_lite_persistence.go Refactor messaging (#1510) 2019-07-03 21:13:11 +02:00
sql_lite_persistence_keys_storage_test.go Create messaging package and move some packages into it (#1505) 2019-06-26 20:17:41 +02:00
sql_lite_persistence_test.go Refactor messaging (#1510) 2019-07-03 21:13:11 +02:00
x3dh.go Create messaging package and move some packages into it (#1505) 2019-06-26 20:17:41 +02:00
x3dh_test.go Create messaging package and move some packages into it (#1505) 2019-06-26 20:17:41 +02:00