to run:
cd server/src go get github.com/Eyalcfish/DPort go run .
go to https://github.com/Eyalcfish/DPort download the dport .h file and dll/so/dylib according to your os put the .h file in client/strategyengine/lib/core/dport/dport.h and put the dll/so/dylib in client/strategyengine/your_os/Libs/dport.dll/so/dylib
then run the client with: cd client/strategyengine flutter clean flutter pub get flutter run