I am not sure what it means to "implement the outbox model", but if you're talking about whatever code that talks directly to people's relays I've implemented it a bunch of different ways in different places, and this is really just a few lines based on code that already existed in the Go library.

Reply to this note

Please Login to reply.

Discussion

Ah makes sense. I guess the hard "outbox model" problem I was thinking of was building an infinite feed from some list of pubkeys.