# Notes ## 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 - add simple database - add get into the game's main menu - implement regex support for router - implement save handler - implement simpel account handling - player login - player registration - implement simple client (with console using ts for launching EFT)