-
Notifications
You must be signed in to change notification settings - Fork 37
Description
We are going to add some non-FBP features to dagrs as enhancements, to make it more convenient for users to use dagrs.
- Typed channels: a new type of channel that sends & receives data of specific type. Typed ports/channels #102
- Improved IP management: nodes can know the IDs of the possible receivers before sending, and the IDs of the sender after receiving data. Typed ports/channels #102
- Embedded support: We will try to make dagrs runnable in a no-std environment.
Any suggestions are welcome here 🥰
Sub-issues
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Backlog