Skip to content

mmsaki/streams

Repository files navigation

Getting started

Install dependencies

pnpm install

Testing

Run

pnpm test

Testing config

Concat Stream server

Run

pnpm run concat-stream

On separate terminal send out a message

curl -d message='hello' localhost:5000

Releases

No releases published

Packages

No packages published