Skip to content

Implement Datagram layer for applications #54

@jakobod

Description

@jakobod

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions