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 Datagram layer for applications #54

Open
jakobod opened this issue Jan 13, 2020 · 0 comments
Open

Implement Datagram layer for applications #54

jakobod opened this issue Jan 13, 2020 · 0 comments
Assignees

Comments

@jakobod
Copy link
Member

jakobod commented Jan 13, 2020

Currently it is only possible to use stream oriented transport protocols to communicate between different nodes. If we want to be able to use datagram oriented protocols we will have to implement some kind of datagram layer, which extracts the data and passes it piecewise into the application.

@jakobod jakobod self-assigned this Jan 13, 2020
@jakobod jakobod mentioned this issue Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant