feat: abstract OutboxModel into RequestRouter

This commit is contained in:
2024-02-20 11:28:02 +00:00
parent e5f8bebb53
commit 8b9acd3109
13 changed files with 603 additions and 403 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@snort/system",
"version": "1.2.8",
"version": "1.2.9",
"description": "Snort nostr system package",
"type": "module",
"main": "dist/index.js",