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

avm2: Implement DatagramSocket #14180

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

sleepycatcoding
Copy link
Member

Depends on #14166.

NOTICE: This is not ready yet.

TODO:

  • Implement all DatagramSocket methods.
  • Implement desktop backend.
  • Tests.
  • Have a separate method on navigator for UDP or keep the current ProtocolHint approach?

@sleepycatcoding sleepycatcoding force-pushed the datagram_socket branch 3 times, most recently from 19fdc0d to 777abd7 Compare November 30, 2023 08:54
@ROBERT-MCDOWELL
Copy link

FYI with http3 webtransport UDP in web browser is possible under certain security conditions
https://github.com/w3c/webtransport?tab=readme-ov-file

@danielhjacobs danielhjacobs added air Adobe AIR avm2 AVM2 (ActionScript 3.0) issues waiting-on-author Waiting on the PR author to make the requested changes labels Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
air Adobe AIR avm2 AVM2 (ActionScript 3.0) issues waiting-on-author Waiting on the PR author to make the requested changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants