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

Refactor WSClient internal receivers to use generics #3267

Open
roman-khimov opened this issue Dec 18, 2023 · 0 comments
Open

Refactor WSClient internal receivers to use generics #3267

roman-khimov opened this issue Dec 18, 2023 · 0 comments
Labels
enhancement Improving existing functionality I4 No visible changes rpc RPC server and client S2 Regular significance U4 Nothing urgent

Comments

@roman-khimov
Copy link
Member

Is your feature request related to a problem? Please describe.

I'm always frustrated when I look at blockReceiver/headerOfAddedBlockReceiver/txReceiver/etc.

Describe the solution you'd like

Use generics to slim down this code.

Describe alternatives you've considered

No alternatives.

@roman-khimov roman-khimov added rpc RPC server and client refactoring U4 Nothing urgent enhancement Improving existing functionality S2 Regular significance I4 No visible changes and removed refactoring labels Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving existing functionality I4 No visible changes rpc RPC server and client S2 Regular significance U4 Nothing urgent
Projects
None yet
Development

No branches or pull requests

1 participant