wamp-cli
TypeScript icon, indicating that this package has built-in type declarations

4.0.0 • Public • Published

WAMP CLI

A CLI tool to help building applications with the Web Applications Messaging Protocol

Installation

  1. Install Node.js
  2. npm i -g wamp-cli

Usage

# URL -> REALM
$> wampc ws://localhost:9000/ws public

Connecting to ws://localhost:9000/ws public

Connected

┌────────────┬─────────────────────┐
│ Variable   │ Description         │
├────────────┼─────────────────────┤
│ connection │ The WAMP connection │
├────────────┼─────────────────────┤
│ session    │ The WAMP session    │
└────────────┴─────────────────────┘

$>

Readme

Keywords

none

Package Sidebar

Install

npm i wamp-cli

Weekly Downloads

14

Version

4.0.0

License

MIT

Unpacked Size

63.1 MB

Total Files

795

Last publish

Collaborators

  • johngeorgewright