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

Implement WebSocket connection backend #114

Open
rossengeorgiev opened this issue Jul 14, 2017 · 4 comments · May be fixed by #469
Open

Implement WebSocket connection backend #114

rossengeorgiev opened this issue Jul 14, 2017 · 4 comments · May be fixed by #469

Comments

@rossengeorgiev
Copy link
Contributor

Currently Steam is rolling out a new transport for the Steam protocol over WebSocket. It worth investigating and implementing that to future proof the library.

The only supported transport currently is TCP.

@rossengeorgiev
Copy link
Contributor Author

ClientCMList now returns a list of WS CMs, that should be accommodated CM list on disk persistence.

@rossengeorgiev rossengeorgiev added this to the v1.0.0 milestone Aug 10, 2017
@rossengeorgiev
Copy link
Contributor Author

Rumors have it that UDP will be dropped for public clients in favor of WS.

@rossengeorgiev rossengeorgiev removed this from the v1.0.0 milestone Apr 19, 2019
@rossengeorgiev
Copy link
Contributor Author

This looks like a good lib https://github.com/python-hyper/wsproto

@Gobot1234
Copy link

I'd be willing to help with this

@njbooher njbooher linked a pull request Sep 5, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants