KtorMonitorPanel

A Swing javax.swing.JPanel that displays KtorMonitor.

val frame = JFrame()
frame.add(KtorMonitorPanel)
frame.isVisible = true