rbkit-client icon indicating copy to clipboard operation
rbkit-client copied to clipboard

Rbkit Desktop application

Results 29 rbkit-client issues
Sort by recently updated
recently updated
newest added

Redo the frontend to accomodate both CPU profiling and memory profiling. A sample UI is ![screen shot 2015-02-22 at 10 56 56 am](https://cloud.githubusercontent.com/assets/278/6378509/ddafc754-bcf9-11e4-83c4-26fa5d5a9424.png) This ticket however does not deal with...

Show that server or client is outdated.

reopening against cpu-profiling sequence of widget initialization - AppMainWindow - mainWidget - mainLayout (QVBoxLayout) - StackedWidget (stackedWidget) - CentralWidget (centralMemoryWidget) - ActionToolBar (actionToolBar) - RibbonToolBar - cpuTab (QTabWidget) usage of...

Protocol versions have a major and minor version. Major versions are bumped when the protocol format has breaking changes. Minor versions are bumped when protocol has additions, like new messages...

I've fiddled with the ask host popup. The changes are: ``` Change the form to have three items: Server IP field, port field for events and another port field for...

There is an [extension to Rbkit](https://github.com/code-mancers/rbkit-websocket) which allows you to connect to Rbkit running in Rack based servers (Rails, Sinatra) over the port used for regular HTTP requests. This is...

added a perform snapshot button