socket.io-client-dart icon indicating copy to clipboard operation
socket.io-client-dart copied to clipboard

WebTransport Support

Open ugran opened this issue 1 year ago • 2 comments

Hello,

First of all, Thanks for the great package ❤️

Would it be possible to add support for the webtransport protocol?

Socket.io has recently added support for it in 4.7 release.

ugran avatar Aug 29 '24 23:08 ugran

@jumperchen I can write rust webtransport port with https://github.com/fzyzcjy/flutter_rust_bridge , if you'll be ok with using it.

ugran avatar Sep 02 '24 06:09 ugran

@ugran it seems Dart doesn't support this feature, so I prefer to wait for them to support it first.

jumperchen avatar Sep 02 '24 06:09 jumperchen