mirror of
https://github.com/ragestudio/linebridge.git
synced 2025-06-19 23:44:16 +00:00
- Add filePath to route registration for better traceability - Restrict HTTP file route matching to method-named files - Replace engine.map with engine.registers (Set) for endpoint tracking - Refactor IPC service registration to use engine.registers - Move plugin initialization before engine.listen - Delegate route registration to engine.register method