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

Create a thread safe buffer for PeerForwarder server #1603

Closed
Tracked by #700
asifsmohammed opened this issue Jul 25, 2022 · 0 comments · Fixed by #1641
Closed
Tracked by #700

Create a thread safe buffer for PeerForwarder server #1603

asifsmohammed opened this issue Jul 25, 2022 · 0 comments · Fixed by #1641

Comments

@asifsmohammed
Copy link
Collaborator

asifsmohammed commented Jul 25, 2022

Create PeerForwarderReceiveBuffer which is used by plugins which implement RequiresPeerForwarding interface. Each plugin will have it's own buffer to which PeerForwarderServer will write.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant