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 client workers to share more code #43

Closed
ecton opened this issue Apr 18, 2021 · 0 comments
Closed

Refactor client workers to share more code #43

ecton opened this issue Apr 18, 2021 · 0 comments

Comments

@ecton
Copy link
Member

ecton commented Apr 18, 2021

The process and structure of websocket_worker.rs and worker.rs are very similar. It should be possible to abstract most of the logic away and keep the transport-specific code minimized to small chunks of glue code.

@ecton ecton added the server label Apr 18, 2021
@ecton ecton added this to To do in Khonsu Labs Roadmap May 20, 2021
@ecton ecton moved this from To do to Backburner in Khonsu Labs Roadmap Aug 5, 2021
@ecton ecton closed this as completed Oct 18, 2021
Khonsu Labs Roadmap automation moved this from Backburner to Done Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant