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 rpc call from other nodes #1467

Merged

Conversation

pguyot
Copy link
Collaborator

@pguyot pguyot commented Jan 11, 2025

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-02 branch 11 times, most recently from 5ff4a63 to 20a5f22 Compare January 11, 2025 23:11
@pguyot pguyot force-pushed the w02/erlang-distribution-02 branch 2 times, most recently from b03e290 to 115800c Compare January 12, 2025 22:52
@pguyot pguyot force-pushed the w02/erlang-distribution-02 branch 3 times, most recently from b7e040e to cf6c801 Compare January 19, 2025 13:00
@pguyot pguyot changed the base branch from feature/distributed-erlang to main January 19, 2025 20:49
@pguyot pguyot changed the base branch from main to feature/distributed-erlang January 19, 2025 20:49
@pguyot pguyot marked this pull request as ready for review January 19, 2025 20:49
@pguyot pguyot force-pushed the w02/erlang-distribution-02 branch from cf6c801 to bafa891 Compare January 19, 2025 21:30
Copy link
Collaborator

@bettio bettio left a comment

Choose a reason for hiding this comment

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

Everything looks good, just checking two comments.

src/libAtomVM/dist_nifs.c Show resolved Hide resolved
src/libAtomVM/nifs.c Show resolved Hide resolved
src/libAtomVM/otp_net.c Outdated Show resolved Hide resolved
- Also add epmd_disterl esp32 example

Signed-off-by: Paul Guyot <pguyot@kallisys.net>
@pguyot pguyot force-pushed the w02/erlang-distribution-02 branch from bafa891 to 09fb68b Compare January 20, 2025 20:43
@bettio bettio merged commit 41d90c8 into atomvm:feature/distributed-erlang Jan 20, 2025
101 of 107 checks passed
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.

2 participants