meowlib/client
ycc 8300a699a3
Some checks failed
continuous-integration/drone/push Build is failing
background return improve
2024-03-29 16:17:07 +01:00
..
helpers background return improve 2024-03-29 16:17:07 +01:00
config_test.go storage get messages + config improve + tests 2023-02-15 22:08:17 +01:00
config.go permission fixes 2024-01-05 17:01:36 +01:00
dbmessage.go try to avoid protobuf omitted 2024-03-02 10:45:05 +01:00
identity_test.go Change Peers to * Peers in identity to retrieve pointer to the real peer 2024-03-02 10:07:59 +01:00
identity.go server store invitation answer by lookupkey + refactor background check 2024-03-28 18:41:30 +01:00
matriochka.go Refactor structs with some getters/setters - Peers part 2024-02-07 16:08:24 +01:00
message.go try to avoid protobuf omitted 2024-03-02 10:45:05 +01:00
messagestorage_test.go handle no db yet in message retrieve 2024-03-05 23:15:19 +01:00
messagestorage.go handle no db yet in message retrieve 2024-03-05 23:15:19 +01:00
peer_test.go Change Peers to * Peers in identity to retrieve pointer to the real peer 2024-03-02 10:07:59 +01:00
peer.go add uid to peer + helper methods + http 2024-03-23 20:09:14 +01:00
peerlist.go server invitatio 2024-03-29 15:40:46 +01:00
server.go Server side invitation step 3/4 preserve From public key / Client finalize in progress 2024-03-26 23:42:56 +01:00
serverlist.go Refactor structs with some getters/setters - Peers part 2024-02-07 16:08:24 +01:00
serverstorage_test.go Debug GetRequestJobs function and add unit tests 2024-02-12 20:02:02 +01:00
serverstorage.go Update badger db path 2024-02-09 23:28:43 +01:00