status-go/protocol
Adam Babik 10635d555f
Make extkeys as a submodule (#1691)
2019-11-22 13:58:03 +01:00
..
applicationmetadata Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
bridge Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
crypto Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
datasync Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
encryption Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
ens Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
identity Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
internal/sqlite Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
migrations Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
sqlite Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
subscription Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
transport/whisper Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
tt Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
types Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
v1 Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
zaputil Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
LICENSE Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
Makefile Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
README.md Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
chat.go Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
chat_group_proxy.go Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
contact.go Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
go.mod Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
go.sum Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
message.go Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
message_handler.go Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
message_processor.go Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
message_processor_test.go Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
messenger.go Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
messenger_test.go Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
migrations.go Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
migrations_test.go Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
persistence.go Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
persistence_legacy.go Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00
persistence_legacy_test.go Move to monorepo structure (#1684) 2019-11-21 17:19:22 +01:00

README.md

status-go/protocol

This is the Status Protocol implementation in Go.

TBD