mirror of
https://github.com/cliffe/BreakEscape.git
synced 2026-02-23 04:08:03 +00:00
- Add config.js for API configuration and CSRF token handling - Add api-client.js wrapper for server communication - Add state-sync.js for periodic state synchronization - Support multiple CSRF token sources (config object and meta tag) - Provide detailed error messages for configuration issues - Enable GET/POST/PUT requests with proper auth headers - Expose ApiClient globally for game code integration