pvd-ws

1.0.2 • Public • Published

pvd-ws

A PhysX Visual Debugger(PVD) webSocket proxy which traffic all data of a websocket PVD client to PVD Application.

Usage

npx pvd-ws

or

npx pvd-ws [source] [target]

For example:

npx pvd-ws 127.0.0.1:5426 127.0.0.1:5425

will start a proxy server. Your PhysX client connect to ws://127.0.0.1:5426/ then its data will be sent to 127.0.0.1:5425 which is the default listening port of PVD application.

Package Sidebar

Install

npm i pvd-ws

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

2 kB

Total Files

3

Last publish

Collaborators

  • shrinktofit