Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/debjitbis08/node-tcp-server

A simple TCP server in Node.js that writes received data to a MySQL DB.
https://github.com/debjitbis08/node-tcp-server

Last synced: about 1 month ago
JSON representation

A simple TCP server in Node.js that writes received data to a MySQL DB.

Awesome Lists containing this project

README

        

NodeJS TCP Server
-----------------

A simple TCP server built using Node.js to collect data and save it to MySQL database.