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
d14cd161da48f84e668281d5dfbb2c7bb9860b56
meowlib
/
client
T
History
ycc
d14cd161da
continuous-integration/drone/push
Build is failing
Details
manage http timeout to allow long poll
2024-04-20 22:29:22 +02:00
..
helpers
manage http timeout to allow long poll
2024-04-20 22:29:22 +02:00
config_test.go
storage get messages + config improve + tests
2023-02-15 22:08:17 +01:00
config.go
manage http timeout to allow long poll
2024-04-20 22:29:22 +02:00
dbmessage.go
try to avoid protobuf omitted
2024-03-02 10:45:05 +01:00
identity_test.go
add identity folder creation
2024-03-29 18:26:41 +01:00
identity.go
Fix server public key assignment and rename Wipe() to WipeFolder()
2024-03-31 15:52:50 +02: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
add preview
2024-04-06 15:44:30 +02:00
peer_test.go
add identity folder creation
2024-03-29 18:26:41 +01:00
peer.go
long poll routing first version
2024-04-19 09:13:50 +02: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_test.go
Debug GetRequestJobs function and add unit tests
2024-02-12 20:02:02 +01:00
serverstorage.go
store msg db and inbox by identity
2024-03-29 18:07:06 +01:00