707 B
707 B
Notes
Environment
build
script inpackage.json
is configured forVisual 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
- update diagrams