Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fabio-miguel/tcp-client-http-request-nodejs

Sending a HTTP request directly on top of TCP, using only the "net" module. Demonstrates that HTTP is built on top of the "net" module.
https://github.com/fabio-miguel/tcp-client-http-request-nodejs

http net-module nodejs

Last synced: 11 days ago
JSON representation

Sending a HTTP request directly on top of TCP, using only the "net" module. Demonstrates that HTTP is built on top of the "net" module.

Awesome Lists containing this project