@command-socket/server

A NodeJS-based implementation of a CommandSocket server.

Usage no npm install needed!

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

README

CommandSocket - Server (NodeJS)

A NodeJS-based implementation of a CommandSocket server.

Find @command-socket/server on NPM.

Table of Contents

Installation

Install from NPM with

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

Basic Usage

Basic usage instructions here.

Documentation

See the wiki for full documentation.

License

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

Copyright (C) 2019 Trevor Sears