Go to file
2022-09-25 10:16:39 +02:00
client Server outbound processing chain + server messages uuids 2022-09-19 20:16:57 +02:00
doc proto update 2022-09-05 14:09:39 +02:00
pb Server processing initiated 2022-09-25 10:16:39 +02:00
server Server processing initiated 2022-09-25 10:16:39 +02:00
.gitignore Client to Server messaging 2022-09-19 13:26:27 +02:00
asymcrypt_test.go AsymCrypt optimize + Symcrypt creation 2022-09-18 21:17:28 +02:00
asymcrypt.go AsymCrypt optimize + Symcrypt creation 2022-09-18 21:17:28 +02:00
clean.sh Complete refactor using protobuff 2022-01-15 22:19:29 +01:00
contactcard.go User messages management + png contactcard to protobuf 2022-09-19 14:09:32 +02:00
endtoend_test.go Server processing initiated 2022-09-25 10:16:39 +02:00
go.mod Server outbound processing chain + server messages uuids 2022-09-19 20:16:57 +02:00
go.sum Server outbound processing chain + server messages uuids 2022-09-19 20:16:57 +02:00
LICENSE Initial commit 2021-10-18 19:00:06 +00:00
messages.pb.go Server outbound processing chain + server messages uuids 2022-09-19 20:16:57 +02:00
proto_test.go Reorg 2022-09-06 09:30:45 +02:00
symcrypt_test.go AsymCrypt optimize + Symcrypt creation 2022-09-18 21:17:28 +02:00
symcrypt.go AsymCrypt optimize + Symcrypt creation 2022-09-18 21:17:28 +02:00