Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add configurable port for ADE #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Th3Dilli
Copy link

@Th3Dilli Th3Dilli commented Sep 11, 2023

This PR adds a configurable port for the websocket to communicate with ADE

Which allows debugging of the client and the server at the same time from the same source repo when the paths (missionRoot and scriptPrefix) for client and server are set correctly.

This requiers a custom build of ADE with a different port. (This build uses port 9003, this build also requiers -intignorecert to skipt cert checking in intercept)

Eventually the port in ADE can be made configurable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant