Add in-memory relay

This commit is contained in:
Jon Staab
2024-04-21 16:01:32 -07:00
parent f738682fb3
commit eb5ffe873e
14 changed files with 246 additions and 27 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import type {Event, Filter} from 'nostr-tools'
import type {Emitter} from '@coracle.social/lib'
import type {Message} from '@coracle.social/util'
import type {Connection} from './Connection'
import type {Message} from './Socket'
import {NetworkContext} from './Context'
export type Target = Emitter & {