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

Websockets handshake is not working on MIPS (big endian) hardware. #612

Closed
Legich55555 opened this issue Jan 11, 2016 · 4 comments
Closed
Assignees

Comments

@Legich55555
Copy link

Websockets handshake is not working on MIPS (big endian) hardware. Most likely the problem is in SHA1. I fixed it by using other SHA1 implementation. My fix is accessible here: https://github.com/Legich55555/mp710Ctrl/tree/master/thirdparty/mongoose

@mkmik mkmik self-assigned this Jan 11, 2016
@cpq
Copy link
Member

cpq commented Feb 4, 2016

Reassigning to @alashkin

@cpq cpq assigned alashkin and unassigned mkmik Feb 4, 2016
@alashkin alashkin assigned cpq and unassigned alashkin Mar 22, 2017
@alashkin
Copy link
Contributor

I have no such HW, I thought PIC is like what, but i have "new PIC" which are little-endian.
Any ideas?

@Legich55555
Copy link
Author

I used a router with OpenWrt. Most of them have MIPS CPU.

@cpq
Copy link
Member

cpq commented Dec 13, 2020

Switched to a different SHA - please reopen if required.

@cpq cpq closed this as completed Dec 13, 2020
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

4 participants