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 ChannelManager out of guac_actix #43

Open
mpapierski opened this issue Nov 12, 2018 · 0 comments
Open

Refactor ChannelManager out of guac_actix #43

mpapierski opened this issue Nov 12, 2018 · 0 comments

Comments

@mpapierski
Copy link
Contributor

mpapierski commented Nov 12, 2018

Right now ChannelManager in guac_actix implements the main logic of "ticking" per Counterparty. This is very important logic and it should be moved at least as a method to ChannelManager instead.

Especially because #47 we can just refactor out everything related to ticking and just resolve the proper methods of a PaymentController trait.

@mpapierski mpapierski mentioned this issue Nov 20, 2018
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

No branches or pull requests

1 participant