Some Cryptography Functions called via #sockets-io on #reactapp
This is a npx-sockets react app which I have used to perform my crypography course lab work.
NPM npx compatible
npm init -y
in frontend and npm i express socket.io mongoose cors
in backend DIR.node ./index.js --user=crypto
in backend DIR. npm start
in frontend DIR.Connection Establised
message, npm should open up a browser window, you should observe a client connected...
message.You can check out my profile page to obtain contact information.