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

Unable to connect #59

Open
VikranthKumar05 opened this issue Sep 11, 2018 · 7 comments
Open

Unable to connect #59

VikranthKumar05 opened this issue Sep 11, 2018 · 7 comments

Comments

@VikranthKumar05
Copy link

[MDWamp transportDidFailWithError:] DID FAIL reason received bad response code from server 426
some("received bad response code from server 426")

@starlight173
Copy link

Hello @VikranthKumar05 , 426 mean Upgrade Required. I think the server currently support Wamp v1 while the lib working on Wamp v2.

@VikranthKumar05
Copy link
Author

Is there a version of MDWamp which could be used for Wampv1?

@starlight173
Copy link

Branch v1 does.

@VikranthKumar05
Copy link
Author

I couldn't find a branch with name "v1", I am using cocoapods, since the project is in swift.

@VikranthKumar05
Copy link
Author

Getting this for cocoapod v1.1.0
screen shot 2018-09-13 at 12 24 45 pm

@starlight173
Copy link

Check if SocketRocket has been pulled ?

@VikranthKumar05
Copy link
Author

SocketRocket is there. I added the files manually from v1.0.1 and also tried using v1.0.1 but none of the delegate methods is being called.

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

No branches or pull requests

2 participants