• Joined on 2021-04-24
yves pushed to master at yves/meowlib 2024-05-28 16:47:30 +02:00
e674a0cb33 peers separate
yves pushed to master at yves/meowlib 2024-05-28 14:28:21 +02:00
c1883f1524 ready to switch to peer DB
yves pushed to master at yves/meowlib 2024-05-27 18:38:53 +02:00
c284b15788 some video retated fixes
yves pushed to master at yves/meowlib 2024-05-23 22:56:22 +02:00
17c991f442 some adjustmentsfor server delivery and peer storage study
yves pushed to master at yves/meowlib 2024-05-22 10:06:07 +02:00
d657e64ae4 models and doc update
yves pushed to master at yves/meowlib 2024-04-24 20:12:10 +02:00
2e2ebad364 bugfix : return valur from subscribe
yves pushed to master at yves/meowlib 2024-04-24 19:39:24 +02:00
428eda0ab7 Update RedisRouter.Publish method to use channel prefix for destination
yves pushed to master at yves/meowlib 2024-04-23 23:36:14 +02:00
a3557d5183 Add RedisRouter.Publish method to store and publish messages
yves pushed to master at yves/meowlib 2024-04-23 22:48:41 +02:00
5491244d01 Refactor RedisRouter subscribe function to include timeout parameter
yves pushed to master at yves/meowlib 2024-04-23 22:42:04 +02:00
04d2b0246a Add longPoll parameter to CheckForMessages function
yves pushed to master at yves/meowlib 2024-04-23 22:31:23 +02:00
4dfec86279 Update Config.Load function to override default values if not set or wrong
yves pushed to master at yves/meowlib 2024-04-20 22:29:32 +02:00
d14cd161da manage http timeout to allow long poll
yves pushed to master at yves/meowlib 2024-04-19 09:14:02 +02:00
7c17a11426 long poll routing first version
yves pushed to master at yves/meowlib 2024-04-12 14:37:30 +02:00
6cfc54d943 change meowurl scheme to meow://http//url for safer uri parsing
yves pushed to master at yves/meowlib 2024-04-10 11:18:54 +02:00
5aec7b3ad4 refactor router
d709cb9454 Update PrepareUserMessage function to include replyToUid parameter
Compare 2 commits »
yves pushed to master at yves/meowlib 2024-04-06 16:04:44 +02:00
05df08efcb Add GetFilePreview method to Peer
yves pushed to master at yves/meowlib 2024-04-06 15:45:13 +02:00
813611bde7 add preview
yves pushed to master at yves/meowlib 2024-04-06 12:55:37 +02:00
7fa997d443 message preview in progress
yves pushed to master at yves/meowlib 2024-04-06 10:13:40 +02:00
2513f0303a Refactor PrepareUserMessage function to store message after processing outbound user message, store is destructive for a usermessage
yves pushed to master at yves/meowlib 2024-04-05 23:08:56 +02:00
99a9aa14af store securefiles in messages and not filenames