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

Move io_service into utils and convert it into singleton pattern #89

Open
Pipe-Runner opened this issue Mar 9, 2020 · 0 comments
Open
Assignees
Labels
refactor code cleanup and restructuring

Comments

@Pipe-Runner
Copy link
Collaborator

Why is the change necessary
io_service will be heavily used in the application for async tasks. It would be wise to move it into utils and follow a well tested pattern to implement the same

Areas of the code base that will be affected

  • main

Any expected performance improvement?
N

Will this break the code?
N

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor code cleanup and restructuring
Projects
None yet
Development

No branches or pull requests

1 participant