plugin2plugin messaging example

currently does not work due to CSRF, but should work when we figure out how to let plugins bypass csrf when talking to zoraxy
This commit is contained in:
Anthony Rubick
2025-09-12 21:37:47 -05:00
parent c8e42dcf59
commit 36a48b5fe0
24 changed files with 2904 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
module aroz.org/zoraxy/plugins/plugin2plugin-comms-peer2
go 1.24.5