This website requires JavaScript.
Explore
Help
Sign In
yves
/
meowlib
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
Files
0a70206b119cf142d9530ac13a5e5a016d427066
meowlib
/
client
T
History
ycc
0a70206b11
continuous-integration/drone/push
Build is failing
Details
handle no db yet in message retrieve
2024-03-05 23:15:19 +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
Change Peers to * Peers in identity to retrieve pointer to the real peer
2024-03-02 10:07:59 +01:00
invitationhelpers.go
Addinf trace function for invitation debug
2024-02-15 23:24:07 +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 last message to peers
2024-03-05 20:15:48 +01:00
peerlist.go
Change Peers to * Peers in identity to retrieve pointer to the real peer
2024-03-02 10:07:59 +01:00
server.go
badgerdb messageservers storage
2024-02-08 22:17:16 +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