Skip to content

Commit

Permalink
chore(rebuild): Specify WebTransport initialization in more detail (#217
Browse files Browse the repository at this point in the history
)

This is for #128.

 - Introduce WebTransportOptions.dedicated.
 - Initialize a connection with
   https://fetch.spec.whatwg.org/#concept-connection-obtain.
 - (Bonus) Introduce WebTransport.Closed and reject it when the
   connection establishment fails.

SHA: 02a7570
Reason: push, by @yutakahirano

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
yutakahirano and github-actions[bot] committed Mar 16, 2021
1 parent b59c551 commit 42f3ed6
Showing 1 changed file with 202 additions and 58 deletions.
Loading

0 comments on commit 42f3ed6

Please sign in to comment.