@morningconsult/tcp-proxy

0.0.3 • Public • Published

tcp-proxy

A Basic TCP Proxy Server

Basic Redis Demo

Want to make a TCP proxy to redis? First, start the CLI

tcp-proxy --listen 6380 --port 6379

Then in another shell, run redis-benchmark:

redis-benchmark -p 6380

Readme

Keywords

Package Sidebar

Install

npm i @morningconsult/tcp-proxy

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • adulin