Skip to content

A tool for monitoring, debugging and development of zwoo bots

License

Notifications You must be signed in to change notification settings

zwoo-hq/bots-dashboard

Repository files navigation

bots_dashboard

A standalone application for monitoring the behavior of zwoo bots.

Architecture

This app consists of two major parts:

  1. zrp-proxy A simple websocket proxy server speaking a extend version of the ZRP, able to redirect zrp messages from a running zwoo game server to the dashboard.
  2. Zwoo.BotDashboard.Distributor A zrp-proxy distribution client written in C# used to send ZRP messages in ZRPe format to the proxy.