wst-bridge

0.1.3 • Public • Published

WST-Bridge

Mudlet using WST-Bridge

A bridge for ws-telnet servers to be accessed via a local TCP proxy.

This allows a regular telnet client / MUD client to interface with a server running WST (ws-telnet Telnet over WebSockets).

Currently known working MUD clients: Mudlet

Config

Config path: $CWD/config.json

This file must be valid JSON, and will be written with defaults if it is not found.

Values

  • local

    • host: The host string to bind to. Recommended | Default = localhost

    • port: The port to bind to locally. Default = 13337

  • remote: The remote WebSocket URI to connect to. Default = wss://mudjs.net:13337

/wst-bridge/

    Package Sidebar

    Install

    npm i wst-bridge

    Weekly Downloads

    1

    Version

    0.1.3

    License

    MIT

    Unpacked Size

    9.02 kB

    Total Files

    7

    Last publish

    Collaborators

    • envis10n