|
|
|
|
|
by C1D
4547 days ago
|
|
Okay that was over descriptive. I basically created a chatting platform that used Websockets (so it worked on the web instead of application only) and would send data from a PHP frontend to a node.JS backend (hosted in AWS) via SSL and RSA encryption (I used cryptico.JS to encrypt and decrypt). The node.JS server was running engine.io (base for socket.io). Also i'm sorry if it came off like I have a big ego! |
|