websocket-mim

A program that allows you to intercept websocket messages and save them in a log

Usage no npm install needed!

<script type="module">
  import websocketMim from 'https://cdn.skypack.dev/websocket-mim';
</script>

README

Websocket man in the middle

An interceptor logger to debug websocket messages

{ "rules": [ { "listen_port": "8926", "connect": "localhost:8925" } ] }