1.1.4 • Published 1 year ago

easy-echo v1.1.4

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

ease echo server

Will accept any TCP connection and echo back a HTTP response with the follow body

{ "status": "OK" }

Example usage

Run the command below, after which the server will be started on port 8000

npx easy-echo

If you want to run server on other port, you can use the command like below

npx easy-echo --port=8080
1.1.4

1 year ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago