Socket – Send image in chat with socket using Nodejs
I’ve adapted the official chat example of Socket.io and added functionality of sending file/images and even videos through base64 encoding,
Read moreI’ve adapted the official chat example of Socket.io and added functionality of sending file/images and even videos through base64 encoding,
Read moreLightweight simple translation module with dynamic json storage. Supports plain vanilla node.js apps and should work with any framework (like express, restify and
Read moreRun these command to install nodejs on your Ubuntu system. sudo apt-get install curl python-software-properties curl -sL https://deb.nodesource.com/setup_12.x | sudo
Read moreTo check node js version, open you terminal and write below command node -v To check npm version npm
Read more