actor-framework / actor-framework/incubator

Implement Datagram layer for applications

Open
#54 0 comments 0 reactions 1 assignee Claimed by @jakobod View on GitHub
improvement
Dominant language
C++
Stars
7
Forks
2
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.