The highest tagged major version is
v2.
command
Version:
v1.5.2
Opens a new window with list of versions in this module.
Published: Nov 26, 2022
License: Unlicense
Opens a new window with license information.
Imports: 21
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
- a nostr relay implementation based on relayer.
- doesn't accept any events, only emits them.
- does so by manually reading and parsing rss feeds.
running
grab a binary from the releases page and run it with the following environment variable:
SECRET=just-a-random-string-to-be-used-when-generating-the-virtual-private-keys
it will create a local database file to store the currently known rss feed urls.
compiling
if you know Go you already know this:
go install github.com/fiatjaf/relayer/rss-bridge
or something like that.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.