Haru/docs/notes.md
Merijn Hendriks e1c3613eca Update todo
2021-12-29 17:41:45 +01:00

707 B

Notes

Environment

  • build script in package.json is configured for Visual Studio 2022's special needs. Building the server project will not work otherwise.

Implementation

  • EFT http request / response does not respect headers, data is always zlibbed
  • EFT's websockets url is unique due to the last part of the address being the sessionId.

Todo

  • Launcher
    • implement bytepatcher
  • Modules
    • initial patches
  • Server
    • update diagrams
      • build (server)
      • http request handling (Server)
    • comment code (server)
    • implement minimal requests
    • get into the main menu
    • implement regex support for urls