Add support for processors over http

This commit is contained in:
Endeavorance 2025-04-03 09:47:19 -04:00
parent b5136c5d02
commit 3682a7a763
7 changed files with 52 additions and 12 deletions

1
bunfig.toml Normal file
View file

@ -0,0 +1 @@
preload = ["./src/preload/http-plugin.js"]