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

php - authenticated websockets #16205

Merged
merged 1 commit into from Dec 26, 2022
Merged

Conversation

pcriadoperez
Copy link
Contributor

There is an error when using authenticate with php websockets on all exchanges.
This solves the issue.

@pcriadoperez pcriadoperez added bug ws Websockets (a.k.a. PRO) labels Dec 25, 2022
@pcriadoperez pcriadoperez self-assigned this Dec 25, 2022
@frosty00
Copy link
Member

nice catch!

@frosty00 frosty00 merged commit 4b68d43 into ccxt:master Dec 26, 2022
@frosty00
Copy link
Member

also feel free to unify the authenticate code across exchanges, it would be nice to have some base methods to help us deal with it instead of using "authenticate" futures - the current approach is a bit too hacky imo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug ws Websockets (a.k.a. PRO)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants