- Remove unnecessary
dependency_overrides. - Remove obsolete documentation for
WebSocketChannel.new. - Update package
web: '>=0.5.0 <2.0.0'.
Unclaimed project
Are you a maintainer of web_socket_channel? Claim this project to take control of your public changelog and roadmap.
dependency_overrides.WebSocketChannel.new.web: '>=0.5.0 <2.0.0'.^3.3package:web ^0.5.0.HtmlWebSocketChannel: Relax the type of the websocket parameter to the constructor in order to mitigate a breaking change introduced in 2.4.1.web: '>=0.3.0 <0.5.0'WebSocketChannel.ready and clarify that
WebSocketChannel.ready should be awaited before sending data over the
WebSocketChannel.ready in the docs for connect.pkg:web to support WebAssembly compilation.