wtransport icon indicating copy to clipboard operation
wtransport copied to clipboard

Async-friendly WebTransport implementation in Rust

Results 23 wtransport issues
Sort by recently updated
recently updated
newest added

Implement settings validation for both side, server and client. However, draft versions changed IANA settings code. Chrome seems to be support the old draft

feature

"The 'error' method cannot be triggered promptly upon the other party closing the connection."

I have a suggestion that the same stream should only be triggered once, and then the data transmitted through the stream will pass through OnStreamData. It is also recommended that...