fasp-server-cli

2.0.0 • Public • Published

fasp-server-cli

A simple command-line-based server for the Friendly Audio Streaming Protocol. Based on fasp-server.

npm version ISC-licensed chat with me on Gitter support me on Patreon

Installing

First, follow the installation instructions of fasp-server.

npm install -g fasp-server-cli

Or use npx.

Usage

fasp-server init <name> <port>
    Generate a unique ID, store name and port in a config file at
    /Users/j/Library/Application Support/fasp-server-cli/config.json.
fasp-server
    Run the server with the name port from the config file.

Contributing

If you have a question or have difficulties using fasp-server-cli, please double-check your code and setup first. If you think you have found a bug or want to propose a feature, refer to the issues page.

Package Sidebar

Install

npm i fasp-server-cli

Weekly Downloads

3

Version

2.0.0

License

ISC

Unpacked Size

4.92 kB

Total Files

4

Last publish

Collaborators

  • derhuerst