Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/debjitbis08/node-tcp-server
- Owner: debjitbis08
- Created: 2015-04-21T10:00:54.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-23T04:33:51.000Z (almost 10 years ago)
- Last Synced: 2024-12-17T11:13:16.348Z (about 1 month ago)
- Language: JavaScript
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.