Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datagram support #102

Open
kixelated opened this issue Oct 20, 2023 · 0 comments
Open

Datagram support #102

kixelated opened this issue Oct 20, 2023 · 0 comments

Comments

@kixelated
Copy link
Owner

kixelated commented Oct 20, 2023

We should experiment with transmitting objects over datagrams.

  1. We need to add datagram support to webtransport-quinn.
  2. moq-relay should listen for incoming datagrams.
  3. moq-relay should transmit outgoing datagrams to matching subscriptions.

I don't think a cache for datagrams makes any sense. These are fire-and-forget.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant