An open API service indexing awesome lists of open source software.

https://github.com/rreverser/ws-proxy

Simple WebSocket reverse proxy for debugging purposes
https://github.com/rreverser/ws-proxy

Last synced: about 1 year ago
JSON representation

Simple WebSocket reverse proxy for debugging purposes

Awesome Lists containing this project

README

          

# ws-proxy
Simple WebSocket reverse proxy for debugging purposes

Usage:

```js
node . ws://otherhost:port listenPort
```