@command-socket/node-client

An implementation of a CommandSocket client written for NodeJS.

Usage no npm install needed!

<script type="module">
  import commandSocketNodeClient from 'https://cdn.skypack.dev/@command-socket/node-client';
</script>

README

CommandSocket - NodeJS Client

An implementation of a CommandSocket client written for NodeJS.

Find @command-socket/node on NPM.

Table of Contents

Installation

Install from NPM with

$ npm install --save @command-socket/node

Basic Usage

Basic usage instructions here.

Documentation

See the wiki for full documentation.

License

@command-socket/node is made available under the GNU General Public License v3.

Copyright (C) 2019 Trevor Sears