Template
1
0

feat: convert to rpc pattern

This commit is contained in:
2025-04-21 00:18:46 +00:00
parent e5f2be1995
commit 3b9a5cb456
15 changed files with 489 additions and 806 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@valkyr/relay",
"version": "0.2.0",
"version": "0.3.0",
"exports": {
".": "./mod.ts",
"./http": "./adapters/http.ts"