Skip to content

meded90/ws-inspector

 
 

Repository files navigation

Chrome WebSocket Viewer

Chrome WebStore link

Allows viewing binary WebSocket frame contents, which the default DevTools does not support.

Currently the data is shown in HTML based hex view, and does not work well for large frameStore (~10K+). Considering switching to canvas based view instead.

If anyone knows an existing hex viewer module that does not use Angular, I'd be happy to use it instead.

About

Chrome WebSocket Frame Inspector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 61.3%
  • SCSS 24.6%
  • JavaScript 11.2%
  • HTML 1.6%
  • CSS 1.3%