Commit Graph

84 Commits

Author SHA1 Message Date
Jon Staab 2996e25359 Split router out into its own library 2025-04-23 13:34:04 -07:00
Jon Staab c5ea7edf6b Rework storage adapters 2025-04-16 12:54:34 -07:00
Jon Staab ded668890f Fix docs/tests 2025-04-14 13:18:49 -07:00
Jon Staab e54cb0a62d re-work thunks 2025-04-14 13:10:20 -07:00
Jon Staab 859f7fa68f Improve feed loader, wait for db before executing reads/updates, make taskQueue subscribable, add race, rename auth methods, fix failed wasm verify, fix localhost urls 2025-04-09 15:39:07 -07:00
Jon Staab 1bcc57d695 Add poll utility 2025-04-09 13:47:59 -07:00
Jon Staab 728ad1fba0 Lint 2025-04-09 11:58:29 -07:00
Jon Staab 8e585fc150 Delete readmes, update docs 2025-04-09 11:17:12 -07:00
Jon Staab 02202d298e Tweak docs 2025-04-08 14:43:12 -07:00
Jon Staab 35f75bb38e Get rid of typed emitter 2025-04-02 08:54:50 -07:00
Jon Staab 04816f8377 Get rid of Worker, use TaskQueue instead 2025-03-31 15:55:10 -07:00
Jon Staab 1524d128e3 Fix ts errors 2025-03-31 12:49:28 -07:00
Jon Staab d7b74d2c7e Minor net2 cleanup 2025-03-27 11:07:25 -07:00
Jon Staab 62f0caff1d Add policy for deferring messages when auth has failed 2025-03-27 11:07:25 -07:00
Jon Staab 34e22eaa27 Add adapter to net2 2025-03-27 11:07:25 -07:00
Jon Staab f00ffc5c9c Add pool, flesh out auth 2025-03-27 11:07:25 -07:00
Jon Staab 7d0d303dae Add task queue, work on socket 2025-03-27 11:07:25 -07:00
Ticruz 23f7244039 more tests 2025-02-28 15:06:05 -08:00
Ticruz 1bb83e556b fix vitepress prod build 2025-02-26 11:37:42 +01:00
Ticruz 8a2b62f693 Add tests 2025-02-25 14:34:49 -08:00
Jon Staab eb354b4330 Bump versions 2025-02-10 16:35:58 -08:00
Jon Staab cd0494659b Fix min 2025-02-07 17:05:52 -08:00
Jon Staab 63cfebe673 Add enumerate util 2025-02-04 20:03:52 -08:00
Jon Staab e412109852 Add handler removers to worker 2025-02-04 14:16:07 -08:00
Jon Staab 369a89dc60 Add abortThunk, bump versions 2025-01-29 10:08:58 -08:00
Jon Staab f2a2b6f177 Improve spec, clean up connection sender a bit 2025-01-24 12:48:34 -08:00
Ticruz 218adee0a9 use generic 2025-01-24 17:12:58 +01:00
Ticruz 56a742b406 add round and filterVals functions from hurdak 2025-01-24 12:40:59 +01:00
Jon Staab 72e2787ec2 Normalize tor urls to use ws:// 2025-01-14 15:58:10 -08:00
Jon Staab 548da95623 Add deep merge 2024-12-30 13:47:24 -08:00
Jon Staab f33e03740e Remove tsc-multi, re-install gts, apply autoformatting and linting 2024-12-17 12:55:37 -08:00
Jon Staab 0b86613161 Add a few utilities 2024-12-17 09:47:15 -08:00
Jon Staab 760d6d07cd Remove Fluent, Tags 2024-12-13 15:18:33 -08:00
Jon Staab 6235c3f6bb Add more tsdoc comments 2024-12-13 15:11:48 -08:00
Jon Staab 474555ff4d Add tsdoc to Tools 2024-12-13 15:03:10 -08:00
Jon Staab 627eb1e36d Fix throttle to use correct pending arguments 2024-12-12 15:09:58 -08:00
Jon Staab 31a0b3d671 Fix typo in utility function 2024-12-11 16:48:01 -08:00
Jon Staab 0fcb2482d8 Implement custom throttle function for performance 2024-12-11 16:41:31 -08:00
Jon Staab d52b192daa Refactor nip46 2024-12-02 15:17:22 -08:00
Jon Staab 976aa375cd Get dvms working better 2024-11-21 16:42:26 -08:00
Jon Staab 2fbcfc59a1 Remove nostr-wasm, add event validation sampling 2024-11-21 16:04:08 -08:00
Jon Staab 2bc575dc21 Attempt to speed up signature verification 2024-11-21 15:33:13 -08:00
Jon Staab ca00081b2b Add insert to tools 2024-11-20 10:02:38 -08:00
Jon Staab 02617d9c24 Fix a type error 2024-11-14 13:45:23 -08:00
Jon Staab e45b15ffb7 Make math utils more tolerant of nil 2024-11-14 13:13:41 -08:00
Jon Staab 8ff22b4fea Small fixes 2024-11-13 16:14:36 -08:00
Jon Staab b1f92f05bb Cache getSigner instead of strictly memoizing 2024-11-13 13:11:55 -08:00
Jon Staab 8b320e7c9f Add initialize to nip46 2024-11-08 14:11:53 -08:00
Jon Staab ecb08cace9 Re-work connections and relay stats 2024-11-05 16:09:55 -08:00
Jon Staab ea86d1dbf0 Continue re-working router to not use values, but include weight 2024-11-05 16:09:40 -08:00