ws-proxy

0.1.0 • Public • Published

ws-proxy

Copyright (C) 2011 by Maciej Małecki
MIT License (see LICENSE file)

WebSocket proxy using super fast ws module.

Installation

npm install ws-proxy

Usage

Command line

ws-proxy --port 9000 --target ws://localhost:8000

It will start proxy at port 9000, proxying messages to ws://localhost:8000.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    2
  • 0.0.1
    2

Package Sidebar

Install

npm i ws-proxy

Weekly Downloads

4

Version

0.1.0

License

none

Last publish

Collaborators

  • mmalecki