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

Implement Process Transport #70

Merged
merged 7 commits into from
Dec 5, 2023
Merged

Implement Process Transport #70

merged 7 commits into from
Dec 5, 2023

Conversation

lucacorti
Copy link
Owner

@lucacorti lucacorti commented Nov 7, 2023

Add process transport implementation.

This allows to establish BGP sessions between servers in the same Erlang VM using messaging between processes instead of TCP connections.

lib/bgp/my_server.ex Outdated Show resolved Hide resolved
@lucazulian lucazulian self-requested a review December 5, 2023 09:14
@lucacorti lucacorti merged commit e09a953 into main Dec 5, 2023
13 checks passed
@lucacorti lucacorti deleted the process-transport branch December 5, 2023 09:15
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