uNetworking / uWebSockets.js

μWebSockets for Node.js back-ends :metal:
Apache License 2.0
8.08k stars 574 forks source link

build for android #875

Closed a7210232 closed 1 year ago

a7210232 commented 1 year ago

wo need a lib for android uws_android_arm64_108.node

uNetworkingAB commented 1 year ago

You have misunderstood what this project is.

a7210232 commented 1 year ago

my nodejs run on android . Error: This version of µWS is not compatible with your Node.js build:

Error: Cannot find module './uws_android_arm64_108.node'

uNetworkingAB commented 1 year ago

What kind of thing are you building?

a7210232 commented 1 year ago

I bind arm64, but not useful on android nodejs v18 - v19 . I install a arm64 package nodejs on android it work now