Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Define a streaming protocol #5

Closed
rowanG077 opened this issue Feb 16, 2024 · 0 comments · Fixed by #12
Closed

Define a streaming protocol #5

rowanG077 opened this issue Feb 16, 2024 · 0 comments · Fixed by #12
Assignees
Labels
Ethernet physical layer We want the core to handle the ethernet physical layer

Comments

@rowanG077
Copy link
Contributor

rowanG077 commented Feb 16, 2024

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.

@bryanrinders bryanrinders self-assigned this Feb 16, 2024
@Daanww Daanww self-assigned this Feb 16, 2024
@t-wallet t-wallet self-assigned this Feb 16, 2024
@JasmijnB JasmijnB self-assigned this Feb 20, 2024
@t-wallet t-wallet linked a pull request Feb 23, 2024 that will close this issue
@rowanG077 rowanG077 added the Ethernet physical layer We want the core to handle the ethernet physical layer label May 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Ethernet physical layer We want the core to handle the ethernet physical layer
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants