meowlib/client
ycc 04d2b0246a
continuous-integration/drone/push Build is failing Details
Add longPoll parameter to CheckForMessages function
2024-04-23 22:41:58 +02:00
..
helpers Add longPoll parameter to CheckForMessages function 2024-04-23 22:41:58 +02:00
config.go Update Config.Load function to override default values if not set or wrong 2024-04-23 22:31:11 +02:00
config_test.go storage get messages + config improve + tests 2023-02-15 22:08:17 +01:00
dbmessage.go try to avoid protobuf omitted 2024-03-02 10:45:05 +01:00
identity.go Fix server public key assignment and rename Wipe() to WipeFolder() 2024-03-31 15:52:50 +02:00
identity_test.go add identity folder creation 2024-03-29 18:26:41 +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.go add preview 2024-04-06 15:44:30 +02:00
messagestorage_test.go handle no db yet in message retrieve 2024-03-05 23:15:19 +01:00
peer.go long poll routing first version 2024-04-19 09:13:50 +02:00
peer_test.go add identity folder creation 2024-03-29 18:26:41 +01:00
peerlist.go server invitatio 2024-03-29 15:40:46 +01:00
server.go change meowurl scheme to meow://http//url for safer uri parsing 2024-04-12 14:37:20 +02:00
serverlist.go Refactor structs with some getters/setters - Peers part 2024-02-07 16:08:24 +01:00
serverstorage.go store msg db and inbox by identity 2024-03-29 18:07:06 +01:00
serverstorage_test.go Debug GetRequestJobs function and add unit tests 2024-02-12 20:02:02 +01:00