Skip to content

bridge: actually configurable port via $ARRPC_BRIDGE_PORT#96

Merged
CanadaHonk merged 1 commit intoOpenAsar:mainfrom
diamondburned:bridge-port-env-var
Aug 30, 2024
Merged

bridge: actually configurable port via $ARRPC_BRIDGE_PORT#96
CanadaHonk merged 1 commit intoOpenAsar:mainfrom
diamondburned:bridge-port-env-var

Conversation

@diamondburned
Copy link
Copy Markdown
Contributor

This commit adds the $ARRPC_BRIDGE_PORT environment variable to allow
the parent process to configure the port the bridge listens on and avoid
using an existing port.

Fixes #84.

This commit adds the $ARRPC_BRIDGE_PORT environment variable to allow
the parent process to configure the port the bridge listens on and avoid
using an existing port.

Fixes OpenAsar#84.
Copy link
Copy Markdown
Contributor

@CanadaHonk CanadaHonk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@CanadaHonk CanadaHonk merged commit e8e99f1 into OpenAsar:main Aug 30, 2024
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.

Support changing and configuring the port number arRPC uses client and server side

2 participants