How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

One Port to Rule Them All

calendar_today April 15, 2021 domain http-toolkit

Traditionally, a TCP port has a single server listening for incoming connections, and that server expects you to send messages in the right protocol for that port. For HTTP, it’s normally a web server that’ll send you a response directly, or some kind of proxy that will pass all requests through to another server, and then pass the responses back. This is boring.

open_in_new Read original post