Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

relay-builder: Plugins #675

Closed
wants to merge 2 commits into from
Closed

relay-builder: Plugins #675

wants to merge 2 commits into from

Conversation

v0l
Copy link
Contributor

@v0l v0l commented Dec 12, 2024

Description

Adds a plugin system for write/query

Notes to the reviewers

Checklist

@v0l v0l changed the title Plugins relay-builder: Plugins Dec 12, 2024
@v0l v0l mentioned this pull request Dec 12, 2024
3 tasks
@yukibtc yukibtc closed this in b61c943 Dec 12, 2024
@yukibtc
Copy link
Member

yukibtc commented Dec 12, 2024

Awesome, thank you! Cherry-picked at f21ffbd

I've done some small adj. during cherry-picking, like removing unnecessary Box: Arc<dyn WritePolicy> instead of Arc<Box<dyn WritePolicy>>.

yukibtc pushed a commit that referenced this pull request Dec 12, 2024
@v0l
Copy link
Contributor Author

v0l commented Dec 12, 2024

Nice, im using it for wss://hole.v0l.io that i posted about today on nostr https://git.v0l.io/Kieran/nostrhole/src/commit/94616e69205adc98c21c01a85deeeb90d80702b0/src/main.rs#L231-L239

@v0l v0l deleted the plugins branch December 12, 2024 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants