Hi all,
It's been a while since I've posted on RaGEZONE. I've been recently learning and getting more used to TCP sockets and handling packets in NodeJS and all that kind of stuff that comes along with TCP sockets. I made a very basic TCP server that allows users to chat back and fourth.
I thought I'd post the code on GitHub and share it here for anyone looking to learn or is interested in TCP communication in NodeJS or just in general, or even if you want to correct me on my bad coding or techniques!
Let me know what you think!
https://github.com/academic23/tcpserver
It's been a while since I've posted on RaGEZONE. I've been recently learning and getting more used to TCP sockets and handling packets in NodeJS and all that kind of stuff that comes along with TCP sockets. I made a very basic TCP server that allows users to chat back and fourth.
I thought I'd post the code on GitHub and share it here for anyone looking to learn or is interested in TCP communication in NodeJS or just in general, or even if you want to correct me on my bad coding or techniques!
Let me know what you think!

https://github.com/academic23/tcpserver