{"success":true,"message":"WebRTC Signaling Server","version":"1.0.0","endpoints":{"dashboard":"GET /dashboard","health":"/health","auth":{"login":"POST /api/auth/login","verify":"GET /api/auth/verify"},"users":{"online":"GET /api/users/online","drivers":"GET /api/users/drivers","clients":"GET /api/users/clients","stats":"GET /api/users/stats"},"bandwidth":{"config":"GET/POST /api/bandwidth/config","live":"GET /api/bandwidth/live","history":"GET /api/bandwidth/history"}},"socketEvents":{"client_to_server":["authenticate","call-user","accept-call","reject-call","end-call","webrtc-offer","webrtc-answer","webrtc-ice-candidate","bandwidth-stats"],"server_to_client":["authenticated","incoming-call","call-ringing","call-accepted","call-rejected","call-ended","user-busy","user-offline","webrtc-offer","webrtc-answer","webrtc-ice-candidate","users-updated","bandwidth-limit","error"]}}