@dws/muster-remote
TypeScript icon, indicating that this package has built-in type declarations

6.7.2 • Public • Published

Muster Remote

Introduction

Nodes for connecting to remote Muster instances running Muster-Server, using WebSockets to maintain the connection.

Usage

import {
  remote
} from '@dws/muster-remote';

const graph = {
  server: remote('ws://server:8999', { useSockets: true })
};
// ...

Install

With npm installed, run

$ npm install @dws/muster-remote

License

MIT

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
6.7.210latest

Version History

VersionDownloads (Last 7 Days)Published
6.7.210
6.7.11
6.7.00
6.6.30
6.6.20
6.6.11
6.6.00
6.5.00

Package Sidebar

Install

npm i @dws/muster-remote

Weekly Downloads

12

Version

6.7.2

License

MIT

Unpacked Size

47.3 kB

Total Files

27

Last publish

Collaborators

  • dws-admin