A module boilerplate for tcp server.
npm install @36node/template-tcp[![version][0]][1] [![downloads][2]][3]
``bash`
yarn add module
`js
const module = require("module");
module();
//=> foo
`
1. Fork it!
2. Create your feature branch: git checkout -b my-new-featuregit commit -am 'Add some feature'
3. Commit your changes: git push origin my-new-feature`
4. Push to the branch:
5. Submit a pull request :D
module © 36node, Released under the MIT License.
Authored and maintained by 36node with help from contributors (list).
> github.com/zzswang · GitHub @36node
[0]: https://img.shields.io/npm/v/@36node/template-tcp.svg?style=flat
[1]: https://npmjs.com/package/@36node/template-tcp
[2]: https://img.shields.io/npm/dm/@36node/template-tcp.svg?style=flat
[3]: https://npmjs.com/package/@36node/template-tcp