Skip to content

Multiplayer WebTransport backend - #1493

Draft
rutmanz wants to merge 6 commits into
devfrom
zachr/261/multiplayer-webtransport
Draft

Multiplayer WebTransport backend#1493
rutmanz wants to merge 6 commits into
devfrom
zachr/261/multiplayer-webtransport

Conversation

@rutmanz

@rutmanz rutmanz commented Aug 11, 2026

Copy link
Copy Markdown
Member

Task

SYNTH-

Symptom

Switches from WebSocket to WebTransport, a protocal that is faster, more flexible, and less stupid certificate-wise than WebSockets. This allows sending UDP datagrams for maximum speed and other QUIC features for faster reliable packets.

Solution

Verification


Before merging, ensure the following criteria are met:

  • All acceptance criteria outlined in the ticket are met.
  • Necessary test cases have been added and updated.
  • A feature toggle or safe disable path has been added (if applicable).
  • User-facing polish:
    • Ask: "Is this ready-looking?"
  • Cross-linking between Jira and GitHub:
    • PR links to the relevant Jira issue.
    • Jira ticket has a comment referencing this PR.

Stack created with GitHub Stacks CLIGive Feedback 💬

@rutmanz
rutmanz requested review from a team as code owners August 11, 2026 07:33
@rutmanz
rutmanz requested review from PepperLola, azaleacolburn and elliefre and removed request for a team August 11, 2026 07:33
@rutmanz
rutmanz marked this pull request as draft August 11, 2026 07:35
@rutmanz

rutmanz commented Aug 11, 2026

Copy link
Copy Markdown
Member Author

This code is largely Claude's and has not yet been reviewed (particularly the rust), which is why it's a draft

@rutmanz
rutmanz force-pushed the zachr/261/multiplayer-webtransport branch 3 times, most recently from 4be5969 to f498559 Compare August 11, 2026 07:42
@rutmanz rutmanz changed the title Multiplayer WebTransfer backend Multiplayer WebTransport backend Aug 11, 2026
@rutmanz
rutmanz force-pushed the zachr/261/multiplayer-webtransport branch from f498559 to 3364a88 Compare August 11, 2026 07:45
@azaleacolburn
azaleacolburn force-pushed the zachr/261/multiplayer-webtransport branch from d9b5be7 to e0926ca Compare August 12, 2026 15:40
@azaleacolburn
azaleacolburn force-pushed the zachr/261/multiplayer branch from ac21456 to fb3a3a6 Compare August 12, 2026 23:08
Base automatically changed from zachr/261/multiplayer to dev August 13, 2026 18:56
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

Successfully merging this pull request may close these issues.

2 participants