jsdebugger local host

SDK file: http://localhost:4000/sdk.js

Paste this into any local page you want to debug:

<script
  src="http://localhost:4000/sdk.js"
  data-signaling-url="ws://localhost:4000/blackhole"
  data-session-key="demo-session-1"
></script>