]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/blame - api/overview.php
Add api/common_api.php and use Server-Sent Events, streaming JSON
[irc/unrealircd/unrealircd-webpanel.git] / api / overview.php
CommitLineData
56164221 1<?php
fd4848e4 2require_once('common_api.php');
56164221 3
fd4848e4 4api_timer_loop(1000, "stats.get");