Skip to content

Instantly share code, notes, and snippets.

View moises-gonzalez's full-sized avatar
🗾

Moises Gonzalez moises-gonzalez

🗾
  • TestNestMx
  • Monterrey
View GitHub Profile
@tedmiston
tedmiston / nodejs-tcp-example.js
Last active April 1, 2025 08:06
Node.js TCP client and server example
/*
In the node.js intro tutorial (http://nodejs.org/), they show a basic tcp
server, but for some reason omit a client connecting to it. I added an
example at the bottom.
Save the following server in example.js:
*/
var net = require('net');
@heapwolf
heapwolf / 2.md
Last active February 2, 2023 08:06
Install node.js using wget

Socket Runtime is like a next-generation Electron.

It runs on Linux, Mac, and Window, but also iOS and Android!

It produces 200% smaller binaries and uses half the memory.

Build one codebase with html, css and javascript and run it anywhere.

Check it out here - https://github.com/socketsupply/socket