Commit Graph

21 Commits

Author SHA1 Message Date
d86519cf6b Remove functions that VSCode added 2025-05-19 01:38:40 -07:00
338266a3c6 Post syncing logic is wokting. As expected datachannels fail to send posts above a certain size. Need to implement chunking next. 2025-05-19 01:21:32 -07:00
cedc1d7b36 request post ids for users that match users we follow when peers announce users they know about. Fix for RPCs being async on the remote end. Check returned postIDs to see if we need any posts from a peer. 2025-05-19 00:06:23 -07:00
b49e760bf3 Split out the concept of headless and an archive peer. Add better logging for URL params 2025-05-18 21:30:04 -07:00
b46c600d75 Announce users the local peers knows to remote peers when they connect. Fix RPC system to correctly serialize and multiple params. Add detailed logging for rpc calls. 2025-05-18 20:26:54 -07:00
15e595cca1 working websocket and bootstrap peer reconnection when connection is lost 2025-05-18 15:11:34 -07:00
0005f06b2b Add events to peer manager 2025-04-27 22:38:42 -07:00
63d7b276db add missing files 2025-04-27 10:11:10 -07:00
15c95e5c59 fix logging console function names. Attempt to connect to initial peers 2025-04-24 03:07:42 -07:00
f6bf55f13c working datachannel and inital RPC test 2025-04-17 23:54:12 -07:00
aade48a7b8 wip v2 2025-04-13 15:10:07 -07:00
bobbydigitales
0b5fee4aca checkpoint 2025-03-25 20:04:52 -07:00
bobbydigitales
71b5284b0f Mucho mucho update 2024-11-19 19:14:00 -08:00
bobbydigitales
6c692c4b9f add deno run script 2024-11-08 09:46:19 -08:00
bobbydigitales
6ce693cefc lotsa stuff 2024-10-30 20:51:44 -07:00
bobbydigitales
05c4800461 Merge branch 'main' of air.local:/Users/rob/Projects/ddln_origin/dandelion 2024-10-09 20:05:44 -07:00
bobbydigitales
101f8e15b2 deno server 2024-10-09 20:03:57 -07:00
“bobbydigitales”
dd66a5d31b Hello working 2024-10-09 12:20:16 -07:00
bobbydigitales
26ed3bcf84 deno server 2024-10-09 08:30:28 -07:00
bobbydigitales
ac6846613a WIP 2024-10-07 00:24:22 -07:00
bobbydigitales
2236ff0e6d Lotsa changes :) 2024-10-03 12:32:59 -07:00