Pinned issues
Issues
- 12
Documentation for the 3.x migration
#358 opened by jakemac53 - 8
Unable to connect using JWT
#378 opened by asafgo - 1
- 8
The websocket server is closed, and the client does not perceive the link closing
#281 opened by leeyisoft - 1
WebSocket support custom sni host,when use doh
#374 opened by weatherfish - 0
Should the `ready` future fail if the socket gets closed while not resolved?
#375 opened by davidmartos96 - 6
🐛 RangeError (code): Invalid value: Not in inclusive range 3000..4999: 1000 after updating to 3.0.0 from 2.4.0
#355 opened by tempo-riz - 0
WebSocketChannel close code throws exception
#372 opened by dukefirehawk - 6
- 0
WebSocketChannel has unexpected close code
#369 opened by dan461 - 0
- 2
Unexpected Behavior and Premature Closure when Using web_socket_channel to Connect to WebSocket Server
#365 opened by vfiruz97 - 1
Conflict package build_runner versions
#357 opened by jttuboi - 2
I tried to connect with localhost 8081 port but its connect with diffrent port
#336 opened by krButani - 3
- 5
Simplify the web_socket_channel implementation
#340 opened by brianquinlan - 0
Missing tags for 2.4.5 and 3.0.0
#356 opened by bc-lee - 1
Support MSGPACK
#349 opened by syifarahmat - 0
FormatException: Unexpected character
#337 opened by gghh0408 - 0
Message received in wrong order
#346 opened by Oskar888 - 1
Masking is not cryptographically secure
#334 opened by danielgrad - 1
web_socket_channel ^2.4.2依然没有支持web0.3.0
#324 opened by axiaofang666 - 2
HTML: When the WebSocket is in a 'pending' state, calling channel.sink.close does not work.
#333 opened by ApophisLee - 0
Specifying 'protocols' (Sec-WebSocket-Protocol header) causes connection to close.
#332 opened by JaxInfinitaz - 1
Auto invoke onDown method to close websocket.
#331 opened by HydroCarbon - 1
Add feature
#330 opened by Oskar888 - 0
websocket is not connecting
#329 opened by AwaisKhan74 - 4
Web version websocket doesn't work, but ios does
#328 opened by Kirimatt - 0
While I can introduce web_socket_channel into dart, iOS won't be able to call this package
#327 opened by sliderss - 0
Socket connection for self signed certificate
#325 opened by suryan-s - 2
Can not listen pusher server
#309 opened by bensonarafat - 0
How to get readyState from WebSocketChannel?
#322 opened by shanelau - 5
2.4.1 seems to have introduced breaking changes
#307 opened by KammererTob - 6
Flutter build web failing due to EventStreamProviders
#318 opened by rnp0728 - 1
Unable to add dependency 2.4.1
#305 opened by cjcj125125 - 4
Breaks parse_server_sdk (no idea who's fault it is)
#315 opened by sgehrman - 3
Error: The getter 'EventStreamProviders' isn't defined for the class 'WebSocket'.
#316 opened by betimer - 2
Build Failed Because of EventStream error
#317 opened by RonitBanerjee - 0
2.4.0 Connection freezing on Windows
#311 opened by NickNevzorov - 0
Using signed websocket urls from aws
#310 opened by vivekgadgeon - 1
Sequential read issue
#308 opened by vd3d - 1
Websocket connection failed on flutter web
#300 opened by sgsm74 - 0
Test with dart2wasm compilation
#297 opened by kevmoo - 0
- 0
Working proerply on iOS but not on android
#291 opened by sanketkumbhare - 0
Unhandled Exception: Invalid argument(s)
#288 opened by ZhongGuanbin - 4
Some Exceptions cannot be Handled
#280 opened by Nabinda - 2
Failed host lookup: 'www.xyz.com' (OS Error: No address associated with hostname, errno = 7)
#279 opened by gbfarah - 4
- 0
Behavior difference between html and io for send
#282 opened by aeb-dev