Compile uWebSockets For Raspberry Pi #598
jmscreation
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Just a quick post here,
A while back I re-wrote the build script to automatically download and compile this library for the Raspberry Pi.
You can find it at this repository.
I hope that this helps out people who are seeking how to compile uWebSockets for the Raspberry Pi.
My main reason for compiling uWebSockets for the Raspberry Pi is to get it to work with NodeJS. The binaries available at the time were only for 64bit arm, and the Raspberry Pi is 32bit
Let me know if you found this useful, Thanks!
Beta Was this translation helpful? Give feedback.
All reactions