Skip to content

Disterl: dist_listen_min/max options #1493

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

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

Conversation

petermm
Copy link
Contributor

@petermm petermm commented Jan 26, 2025

Similar to erlang inet_dist_listen_min/max.
https://www.erlang.org/doc/apps/kernel/kernel_app.html#inet_dist_listen

Needed for certain gateways/port forwarding scenarios.

Namely running local Wokwi simulator and connecting to that.

These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).

SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later

@petermm petermm marked this pull request as draft February 3, 2025 19:49
Similar to erlang inet_dist_listen_min.
https://www.erlang.org/doc/apps/kernel/kernel_app.html#inet_dist_listen

Needed for certain gateways/port forwarding scenarios.

Namely running local Wokwi simulator and connecting to that.

Signed-off-by: Peter M <[email protected]>
@petermm petermm force-pushed the dist-min-max-poc branch from c064507 to 1757a7d Compare May 9, 2025 07:25
@petermm petermm changed the base branch from feature/distributed-erlang to main May 9, 2025 07:27
@petermm petermm marked this pull request as ready for review May 9, 2025 08:23
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