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

Upgrade 2021 #17

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from
Draft

Upgrade 2021 #17

wants to merge 13 commits into from

Conversation

DanielJoyce
Copy link
Collaborator

PR for upcaming changes for 2021

Daniel Joyce and others added 13 commits April 1, 2021 20:58
* Update dependencies
* Tweak readme
* Fix rustfmt file
* Format files
* Will use Figment for config
* Bring in hyper, tungstenite
* Bring in anyhow, thiserror for error handling
* Bring in tokio, async-trait for new async stuff
* Fix up impact on other modules
* Bring in struct opt for cli
* Bring in Figment for multiple config source control
* Change name to wssps to match with the full name
* TODO Create proper multi format provider for Figment and remove panic
* TODO Add config tests
* Properly merge from defaults, env and cli
* If file is specified, merge that too
* Nothing else is wired in yet.
* Bring in future-utils
* Set up logging
* Use hyperium-tungstenite to set up socket upgrade
* Echo back wensocket messages
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

Successfully merging this pull request may close these issues.

1 participant