Renato Mendes
Renato Mendes
I need to use Next 13 App with its corresponding features and directory structure. When installed, I found nextron adds next 12.3.4 version with its package.json. Can I upgrade directly...
Have anyone crosscompiled to ARM64 to be used in Raspberry PI? I need to take my already developed NextJs app, cross compile to ARM64 for Raspberry PI and then add...
At my server, on every connection I need to setup some stuff on database before allowing the client to subscribe to channels and start receiving messages: ``` aedes.on("client", async (client)...
Trying to clone the repo: ``` $ git clone --recurse-submodules https://github.com/socketio/socket.io-client-cpp.git Cloning into 'socket.io-client-cpp'... remote: Enumerating objects: 1409, done. remote: Counting objects: 100% (284/284), done. remote: Compressing objects: 100% (175/175),...