This example demonstrates using @benzene/http with Node.js http.
Download the example:
curl https://codeload.github.com/hoangvvo/benzene/tar.gz/main | tar -xz --strip=2 benzene-main/examples/with-http
cd with-httpInstall it and run:
npm install
npm run start