This repository has been archived by the owner on Sep 6, 2024. It is now read-only.
Define a streaming protocol #5
Labels
Ethernet physical layer
We want the core to handle the ethernet physical layer
Feature description
A definition of a data stream that can be used in the Core. This is the interface for using any of the network protocols.
Expected behaviour
Provide and describe datatypes for streaming data. Based on Clash Protocols
Expected steps
Implement the data types necessary. Look at the Ethernet, ICMP, IP, UDP protocols to determine common subset.
Additional Context
It's important that this is done correctly so we decided everyone will review this PR.
The text was updated successfully, but these errors were encountered: