@zqbflynn/mini-comms

1.0.0 • Public • Published

Minimum Viable Comms - Reference implementation of RFC-5

Getting Started

Dependencies

  • Node >= v16

Installation

Install Node dependencies:

make install

Usage

Build and start the project:

make build
make start

Test

Run unit and integration tests:

make build
make test

Environment Variables

Server

  • HTTP_SERVER_PORT: (Defaults to 3000)
  • HTTP_SERVER_HOST: (Defaults to 0.0.0.0)

Readme

Keywords

none

Package Sidebar

Install

npm i @zqbflynn/mini-comms

Weekly Downloads

1

Version

1.0.0

License

none

Unpacked Size

122 kB

Total Files

51

Last publish

Collaborators

  • zqbflynn