alex 642710fda8 start: propagate init errors
package users can now act accordingly on startup errors, for example
by exiting with a non-zero code. this is useful when running a service,
notifying a supervising process about such failures.

although this is technically a breaking change, most pkg users should be
unaffected since Start and StartConf returned nothing before this commit.
2022-12-24 18:52:06 -03:00
2022-12-24 18:52:06 -03:00
2022-12-24 18:52:06 -03:00
2022-12-24 18:52:06 -03:00
2022-12-24 18:52:06 -03:00
2022-01-02 17:30:35 -03:00
2022-01-02 17:30:35 -03:00
2022-12-24 18:52:06 -03:00

Nostr Relay Framework -- use it to implement your own custom relay.

There is an example/reference implementation at basic. Binaries for that are also available under Releases.

GoDoc

Description
a framework for making custom Nostr relays
Readme Unlicense 13 MiB
Languages
Go 100%