@command-socket/browser-client

An implementation of a CommandSocket client written for the browser.

Usage no npm install needed!

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

README

CommandSocket - JS Browser Client

An implementation of a CommandSocket client written for the browser.

Find @command-socket/browser-client on NPM.

Table of Contents

Installation

Install from NPM with

$ npm install --save @command-socket/browser-client

Basic Usage

Basic usage instructions here.

Documentation

See the wiki for full documentation.

License

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

Copyright (C) 2019 Trevor Sears