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

Distribution: add support for autoconnect #1468

Draft
wants to merge 7 commits into
base: feature/distributed-erlang
Choose a base branch
from

Conversation

pguyot
Copy link
Collaborator

@pguyot pguyot commented Jan 11, 2025

Continuation of #1467

Allow connections from AtomVM to other nodes (OTP or AtomVM).

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

@pguyot pguyot force-pushed the w02/erlang-distribution-03 branch 2 times, most recently from ce336d0 to 560bba2 Compare January 11, 2025 23:20
- Add support for handshake from OTP nodes
- Add support for monitoring processes and sending messages to registered
processes from OTP nodes

Signed-off-by: Paul Guyot <[email protected]>
@pguyot pguyot force-pushed the w02/erlang-distribution-03 branch from 560bba2 to c16ca67 Compare January 12, 2025 22:51
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