Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / felangel/web_socket_client issues and pull requests
#71 - feat: Only catch known exceptions
Pull Request -
State: open - Opened by mcmah309 about 2 months ago
#70 - fix: Potential memory leak in _connect?
Issue -
State: open - Opened by franzaps about 2 months ago
Labels: bug
#68 - chore(deps): bump very_good_analysis from 6.0.0 to 7.0.0
Pull Request -
State: open - Opened by dependabot[bot] 2 months ago
Labels: dependencies, dart
#67 - Add method to get connection protocol
Pull Request -
State: open - Opened by Gold872 2 months ago
Labels: enhancement
#66 - feat: Ability to get connection protocol
Issue -
State: open - Opened by Gold872 2 months ago
Labels: enhancement
#65 - fix: flutter web issue,The Socket is disconnected in the background for a period of time without any callback.
Issue -
State: open - Opened by fulibo 4 months ago
- 1 comment
Labels: bug, question
#64 - fix: replace `dart.library.html` with `dart.library.js_interop` for wasm compatibility
Pull Request -
State: closed - Opened by sabin26 4 months ago
Labels: enhancement
#63 - [WASM] WebSocket is not connected
Issue -
State: closed - Opened by sabin26 4 months ago
Labels: bug
#62 - fix: Upgrade to web ^1.0.0
Issue -
State: closed - Opened by ZoftPranav 5 months ago
- 7 comments
Labels: bug
#61 - fix: Update web dependency
Issue -
State: closed - Opened by MahanRahmati 6 months ago
- 1 comment
Labels: bug
#60 - chore(deps): bump web from 0.5.1 to 1.0.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, dart
#59 - chore: add `funding` to `pubspec.yaml`
Pull Request -
State: closed - Opened by felangel 8 months ago
#58 - docs: Dart Native
Issue -
State: closed - Opened by dickermoshe 8 months ago
- 1 comment
Labels: question
#57 - chore(deps): bump very_good_analysis from 5.1.0 to 6.0.0
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, dart
#56 - Does not handle errors emitted by web socket channel or thrown inside listen
Issue -
State: closed - Opened by saibotma 8 months ago
- 2 comments
Labels: question
#55 - chore: v0.1.4
Pull Request -
State: closed - Opened by felangel 8 months ago
#54 - fix: consecutive calls to `close`
Pull Request -
State: closed - Opened by felangel 8 months ago
Labels: bug
#53 - chore: v0.1.3
Pull Request -
State: closed - Opened by felangel 8 months ago
#52 - Upgrade web_socket_channel to 3.0.0
Pull Request -
State: closed - Opened by lwj1994 9 months ago
#51 - chore(deps): bump web_socket_channel from 2.4.5 to 3.0.0
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, dart
#50 - feat: Reconnecting state close code
Issue -
State: closed - Opened by artemsorochan 10 months ago
- 1 comment
Labels: question
#49 - chore: v0.1.2
Pull Request -
State: closed - Opened by felangel 10 months ago
#48 - fix: headers not included in request on web platform
Issue -
State: closed - Opened by wkok 10 months ago
- 2 comments
Labels: question
#47 - fix: web package dependency
Issue -
State: closed - Opened by wkok 10 months ago
- 1 comment
Labels: bug
#46 - refactor: Why is ConnectionState an abstact class and not an enum?
Issue -
State: closed - Opened by rekire 10 months ago
- 1 comment
Labels: question
#45 - chore(deps): upgrade `package:web` to `0.5.1`
Pull Request -
State: closed - Opened by jemisgoti 11 months ago
- 1 comment
#44 - chore(deps): `pkg:web` and `pkg:web_socket_channel`
Pull Request -
State: closed - Opened by MaximilianFlechtner 11 months ago
#43 - fix: Websocket not updating state connection
Issue -
State: closed - Opened by martinpelli 11 months ago
- 2 comments
Labels: question
#42 - Feat/public connect function
Pull Request -
State: closed - Opened by XanderD99 12 months ago
- 2 comments
#41 - feat: public connect fuction
Issue -
State: closed - Opened by XanderD99 12 months ago
- 5 comments
#40 - chore(deps): bump web from 0.4.2 to 0.5.1
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
- 1 comment
Labels: dependencies, dart
#39 - chore(deps): bump web from 0.4.2 to 0.5.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies, dart
#38 - Safari: 'null' is not a valid value for binaryType; binaryType remains unchanged.
Issue -
State: closed - Opened by chrallard about 1 year ago
- 1 comment
Labels: question
#37 - Expose a method to update connection uri in case of passing token parameter
Issue -
State: closed - Opened by Danny-Hoang about 1 year ago
- 1 comment
Labels: duplicate
#36 - chore: v0.1.1
Pull Request -
State: closed - Opened by felangel about 1 year ago
#35 - application doesn't work properly in production env
Issue -
State: closed - Opened by macik1423 about 1 year ago
- 3 comments
Labels: question
#34 - feat: add `headers` to `connect`
Pull Request -
State: closed - Opened by lwj1994 about 1 year ago
Labels: enhancement
#33 - fix: migrate to `package:web`
Pull Request -
State: closed - Opened by mytja about 1 year ago
- 1 comment
#32 - chore(deps): bump test from 1.24.9 to 1.25.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies, dart
#31 - feat: a function to generate URI before every connecting
Issue -
State: open - Opened by laeo over 1 year ago
- 2 comments
Labels: enhancement
#30 - feat: add httpClient parameter to WebSocket class
Pull Request -
State: closed - Opened by edkennard over 1 year ago
- 1 comment
Labels: enhancement
#29 - feat: Add an asynchronous `close()` method
Issue -
State: closed - Opened by Switernal over 1 year ago
- 1 comment
Labels: bug
#28 - chore: v0.1.0
Pull Request -
State: closed - Opened by felangel over 1 year ago
#27 - fix: cannot add new events after calling close
Pull Request -
State: closed - Opened by felangel over 1 year ago
#26 - test: add missing test
Pull Request -
State: closed - Opened by felangel over 1 year ago
#25 - feat: Allow adding headers
Issue -
State: closed - Opened by jtdLab over 1 year ago
- 1 comment
Labels: question
#24 - feat: add message queue to `WebSocket` class
Pull Request -
State: closed - Opened by hamed-rezaee over 1 year ago
- 1 comment
#23 - chore(deps): bump mocktail from 0.3.0 to 1.0.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, dart
#22 - Error: When the server sends a message or receives a message, the connection is being disrupted.
Issue -
State: closed - Opened by hasancaktar over 1 year ago
- 3 comments
Labels: question
#21 - docs: update snippet typo in README.md
Pull Request -
State: closed - Opened by postflow over 1 year ago
Labels: documentation
#20 - fix: remove `Disconnecting` state from `_isConnected`.
Pull Request -
State: closed - Opened by dan12411 over 1 year ago
#19 - fix: remove `Disconnecting` state from `_isConnected`.
Pull Request -
State: closed - Opened by dan12411 over 1 year ago
#18 - Fixed web_socket_client/issues/17
Pull Request -
State: closed - Opened by endmr11 almost 2 years ago
- 1 comment
#17 - fix: Cannot add new events after calling close
Issue -
State: closed - Opened by MaxiStefan almost 2 years ago
- 5 comments
Labels: bug
#16 - chore: v0.1.0-dev.3
Pull Request -
State: closed - Opened by felangel almost 2 years ago
#15 - feat: add `binaryType` parameter to WebSocket class
Pull Request -
State: closed - Opened by mytja almost 2 years ago
- 3 comments
Labels: enhancement
#14 - chore: v0.1.0-dev.2
Pull Request -
State: closed - Opened by felangel about 2 years ago
#13 - refactor: upgrade to Dart 2.19
Pull Request -
State: closed - Opened by felangel about 2 years ago
#12 - chore(deps): bump very_good_analysis from 3.1.0 to 4.0.0+1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, dart
#11 - fix: timeout does not have any effect
Issue -
State: closed - Opened by aytunch about 2 years ago
- 1 comment
Labels: question
#10 - feat: a way to know if WS is going to retry connecting
Issue -
State: closed - Opened by aytunch about 2 years ago
- 1 comment
Labels: question
#9 - feat: reconnect on network change or app wake
Issue -
State: open - Opened by tankadesign about 2 years ago
- 7 comments
Labels: enhancement
#8 - docs: fix typo in README
Pull Request -
State: closed - Opened by erjanmx about 2 years ago
#7 - chore: v0.1.0-dev.1
Pull Request -
State: closed - Opened by felangel about 2 years ago
#6 - docs: improve README and inline API docs
Pull Request -
State: closed - Opened by felangel about 2 years ago
Labels: documentation
#5 - refactor: api renaming
Pull Request -
State: closed - Opened by felangel about 2 years ago
#4 - feat: WebSocket
Pull Request -
State: closed - Opened by felangel about 2 years ago
Labels: enhancement
#3 - feat: BinaryExponentialBackoff
Pull Request -
State: closed - Opened by felangel about 2 years ago
Labels: enhancement
#2 - feat: LinearBackoff
Pull Request -
State: closed - Opened by felangel about 2 years ago
Labels: enhancement
#1 - feat: ConstantBackoff
Pull Request -
State: closed - Opened by felangel about 2 years ago
Labels: enhancement