Skip to content

robinst/rsocket-chrome-devtools

 
 

Repository files navigation

RSocket Chrome Dev Tools

A set of devtools to support developments of RSoscket-based application in Chrome.

RSocket Frame Viewer

RSockets allows for viewing RSocket frames sent over a WebSocket connection. Data or Metadata of the frames encoded in json can also be viewed in the object inspector view.

screenshot

Install

You can get install from the extension from the Chrome Web Store.

Alternatively, the extension can be built from source and then installed manually.

yarn install && yarn build

Contribute

Contributions are always welcome!

About

RSocket Chrome Dev Tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 61.1%
  • SCSS 22.0%
  • JavaScript 9.1%
  • CSS 3.9%
  • Shell 2.5%
  • HTML 1.4%