Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 250 Bytes

CHANGELOG.md

File metadata and controls

7 lines (6 loc) · 250 Bytes

Changes for hydrooj@3:

  • 重构了 server 结构:
    • 移除了 Handler.init Handler.finish 方法。
    • 移除了 handler/finish 钩子。
    • 移除了 requireCsrfToken
    • 移除了 sockjs,转为使用原生 WebSocket