cameri / nostream

A Nostr Relay written in TypeScript
MIT License
741 stars 190 forks source link

feat: add nodeinfo support #347

Closed alexgleason closed 9 months ago

alexgleason commented 9 months ago

Description

Adds support for nodeinfo a standard of decentralized social networks. It will allow nostream relays to be indexed on sites like FediDB by adhering to a common format of decentralized networks of the past. It's similar in concept to nip11 but for more general use across different protocols.

Related Issue

I didn't open an issue first, my mistake.

Motivation and Context

It will open doors to greater interoperability between decentralized protocols.

How Has This Been Tested?

I ran it in the local Docker environment and it works.

Types of changes

Checklist:

coveralls commented 9 months ago

Pull Request Test Coverage Report for Build 7266575859

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report. To ensure accuracy in future PRs, please see these guidelines. A quick fix for this PR: rebase it; your next report should be accurate.


Totals Coverage Status
Change from base Build 6132344305: 0.05%
Covered Lines: 1192
Relevant Lines: 2305

💛 - Coveralls
github-actions[bot] commented 8 months ago

:tada: This PR is included in version 1.26.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: