1. b612fc2 Avoid importing io_web_socket namespace (#343) by Brian Quinlan · 13 days ago master
  2. ce69d31 Rename WebSocketAdapterWebSocketChannel to AdapterWebSocketChannel (#344) by Brian Quinlan · 13 days ago
  3. 429e7d9 Implement IOWebSocketChannel as a WebSocketAdapterWebSocket subclass (#342) by Brian Quinlan · 14 days ago
  4. 00cb13a Remove WebSocketChannel constructor (#341) by Brian Quinlan · 2 weeks ago
  5. 1f3dfd7 Create an adapter for `package:web_socket` (#339) by Brian Quinlan · 2 weeks ago
  6. ced3a37 use secure random number generator (#334) (#335) by Daniel Grad · 3 weeks ago
  7. 19d82db Bump actions/checkout from 4.1.1 to 4.1.2 (#338) by dependabot[bot] · 3 weeks ago
  8. 3db86bc Require Dart 3.3 and the latest pkg:web (#326) by Kevin Moore · 10 weeks ago v2.4.4
  9. 1c4a923 Bump dart-lang/setup-dart from 1.6.0 to 1.6.2 (#323) by dependabot[bot] · 3 months ago
  10. 041aa3c adjust the HtmlWebSocketChannel ctor parameter type; rev to 2.4.3 (#320) by Devon Carew · 4 months ago v2.4.3
  11. 0e8bedc Allow pkg:web v0.3.0 (#306) by Tyler Dunn · 4 months ago v2.4.2
  12. 62370cc Bump actions/stale from 8.0.0 to 9.0.0 (#312) by dependabot[bot] · 4 months ago
  13. 2a0563f Prepare release v2.4.1 (#301) by Kevin Moore · 4 months ago v2.4.1
  14. 906c944 CI: test dev SDK with dart2wasm (#304) by Kevin Moore · 4 months ago
  15. a316c53 Rename helper extensions to not collide with pkg:web unreleased (#303) by Kevin Moore · 4 months ago
  16. 547184a blast_repo fixes (#302) by Kevin Moore · 4 months ago
  17. 969bc6c Fix JS value to Dart conversion when receiving from a web socket (#298) by Ömer Sinan Ağacan · 5 months ago
  18. df096a9 Remove removed lints (#299) by Ömer Sinan Ağacan · 5 months ago
  19. 67bf9a3 Drop some use of ! (#296) by Nate Bosch · 5 months ago
  20. d4a8d70 Small tweak (#295) by Kevin Moore · 5 months ago
  21. 9e80b8d migrate to pkg web (#294) by Kevin Moore · 5 months ago
  22. 5241175 Migrate to latest lints, bump min SDK to Dart 3.2 (#292) by Kevin Moore · 5 months ago
  23. 82ac73f Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#289) by dependabot[bot] · 6 months ago
  24. 3615850 Bump actions/checkout from 4.1.0 to 4.1.1 (#290) by dependabot[bot] · 6 months ago
  25. f3ac1bf Mention `ready` in the docs for `connect` (#287) by Nate Bosch · 7 months ago
  26. 364013d Bump dart-lang/setup-dart from 1.5.0 to 1.5.1 (#286) by dependabot[bot] · 7 months ago
  27. 50dada7 Bump actions/checkout from 3.6.0 to 4.1.0 (#285) by dependabot[bot] · 7 months ago
  28. af945f1 Bump actions/checkout from 3.5.3 to 3.6.0 (#283) by dependabot[bot] · 8 months ago
  29. 4d1b543 Correction in Code Snippet (#275) by Jithuraj · 9 months ago
  30. 7ae4d0f Bump actions/checkout from 3.5.2 to 3.5.3 (#274) by dependabot[bot] · 10 months ago
  31. 7fb82f2 Add a note explaining why the onerror doesn't generate a more detailed exception (#273) by Brian Quinlan · 10 months ago
  32. af72652 Make it more clear how `WebSocketChannel.ready` should be used. (#272) by Brian Quinlan · 10 months ago
  33. eae2258 blast_repo fixes (#269) by Devon Carew · 11 months ago
  34. 2630714 Bump actions/checkout from 3.5.0 to 3.5.2 (#265) by dependabot[bot] · 12 months ago
  35. b28bae6 Allow passing through custom http client in IO socket connect (#259) by Rexios · 1 year, 1 month ago v2.4.0
  36. 1064b47 Fix deprecated_new_in_comment_reference (#262) by Nate Bosch · 1 year, 1 month ago
  37. 40eb236 Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#260) by dependabot[bot] · 1 year, 1 month ago
  38. 1823444 Bump actions/checkout from 3.3.0 to 3.5.0 (#261) by dependabot[bot] · 1 year, 1 month ago
  39. e2fe7f6 Bump dart-lang/setup-dart from 1.3 to 1.4 (#251) by dependabot[bot] · 1 year, 3 months ago
  40. bfa719b Bump actions/checkout from 3.2.0 to 3.3.0 (#252) by dependabot[bot] · 1 year, 3 months ago
  41. 28d7b82 Fix CI link in readme (#248) by Kevin Moore · 1 year, 3 months ago
  42. c6ce895 Update analysis_options.yaml (#247) by Sam Rawlins · 1 year, 3 months ago
  43. ebd0fe9 Bump actions/checkout from 3.1.0 to 3.2.0 (#244) by dependabot[bot] · 1 year, 4 months ago
  44. a90e740 Add WebSocketChannel.`ready` field and IOWebSocketChannel factory `connectTimeout` parameter (#240) by 尽管如此世界依然美丽 · 1 year, 4 months ago
  45. 1b0561c blast_repo fixes (#235) by Kevin Moore · 1 year, 5 months ago
  46. eba1541 Remove language version from spawnHybrid code (#232) by Siva · 1 year, 6 months ago
  47. 4b46c0c Use platform agnostic example in README.md (#223) by Thomas · 1 year, 8 months ago
  48. 99dbdc5 Add HtmlWebSocketChannel.innerWebSocket (#187) by chirag729 · 2 years, 2 months ago v2.2.0
  49. bfc15e4 Fix IOWebSocketChannel import in readme (#175) by Leonardo Rosa · 2 years, 10 months ago
  50. 843ac04 Tweak import recommendation phrasing (#180) by Michael Joseph Rosenthal · 2 years, 11 months ago
  51. ca56595 Prepare to publish (#174) by Nate Bosch · 3 years ago v2.1.0
  52. 6448ce5 Remove extra ` character (#173) by Nate Bosch · 3 years ago
  53. 65d7ee8 Add IOWebSocketChannel.innerWebSocket by Nate Bosch · 3 years ago
  54. 8c25546 Merge pull request #163 from dart-lang/franklinyow-patch-1 by Franklin Yow · 3 years, 1 month ago
  55. 8d44a96 Update LICENSE by Franklin Yow · 3 years, 1 month ago
  56. 7d95a70 Latest setup, test on oldest supported SDK (#161) by Kevin Moore · 3 years, 1 month ago
  57. d3e100d prepare stable, null-safe v2 (#155) by Kevin Moore · 3 years, 2 months ago v2.0.0
  58. 76931ea null safety (#154) by Kevin Moore · 3 years, 2 months ago
  59. 2818480 Use new setup actions (#153) by Kevin Moore · 3 years, 2 months ago
  60. c57baea Enable and fix a number of lints, disallow implicit casts (#148) by Kevin Moore · 3 years, 3 months ago
  61. 92e4220 Migrate to GitHub Actions (#146) by Alexander Thomas · 3 years, 3 months ago v1.2.0
  62. 6803589 Allow the null safe package:crypto (#139) by Nate Bosch · 3 years, 4 months ago
  63. 68c5488 Fix usage of deprecated list ctor (#140) by Nate Bosch · 3 years, 4 months ago
  64. 4a0a7e6 Merge pull request #133 from dart-lang/kevmoo-patch-1 by Jacob MacDonald · 3 years, 5 months ago
  65. b04cc13 Delete .test_config by Kevin Moore · 3 years, 5 months ago
  66. 5f11f75 Use SDK version of BytesBuilder (#130) by Nate Bosch · 3 years, 5 months ago
  67. ac60075 Add a language version tag in spawnHybridUri (#131) by Nate Bosch · 3 years, 5 months ago
  68. 4cff922 use chrome to test on Travis (#121) by Kevin Moore · 3 years, 11 months ago
  69. a203c52 Clean up some style (#120) by Nate Bosch · 3 years, 11 months ago
  70. ccc362b Remove author from the pubspec by Kevin Moore · 4 years, 1 month ago
  71. e300b6f Add changelog for #97 (#98) by Nate Bosch · 4 years, 2 months ago
  72. 29678d6 Add optional protocols argument to WebSocketChannel.connect (#97) by Gani Georgiev · 4 years, 2 months ago
  73. 490061e Ignore unused fields in private class – copied from SDK by Kevin Moore · 4 years, 3 months ago
  74. 117ed2c Add Travis badge to readme by Kevin Moore · 4 years, 3 months ago
  75. b68419f Fix newly enforce package:pedantic lints (#91) by Nate Bosch · 4 years, 5 months ago
  76. ba2bae6 Merge pull request #83 from dart-lang/config_specific_imports by Jacob Richman · 4 years, 7 months ago 1.1.0
  77. dbdaf56 Require Uri. by Jacob Richman · 4 years, 7 months ago
  78. be8ac01 Add `WebSocketChannel.connect` factory constructor. by Jacob Richman · 4 years, 7 months ago
  79. 24382b6 Use `drain` to reach end of stream in tests (#75) by Nate Bosch · 4 years, 9 months ago 1.0.15
  80. 82692f9 Forward protocols parameter to WebSocket (#74) by choong · 4 years, 9 months ago
  81. 5f5ca1a Fix pedantic dependency, update links in readme by Kevin Moore · 4 years, 10 months ago 1.0.14
  82. 2342e4e Update to handle Socket implements Stream<Uint8List> (#65) by Todd Volkert · 4 years, 10 months ago
  83. 7b5a488 Declare a return value of `Uint8List` in `BytesBuilder` methods (#58) by Todd Volkert · 5 years ago 1.0.13
  84. aaa5472 Allow stream_channel version 2.x (#48) by Nate Bosch · 5 years ago 1.0.12
  85. 9f94033 Link and description fixes by Kevin Moore · 5 years ago 1.0.11
  86. 69cbf2e Prepare for 1.0.10 (#47) by Kevin Moore · 5 years ago 1.0.10
  87. 335f0fd repo cleanup by Kevin Moore · 5 years ago
  88. 239b7e2 Update .gitignore to new `dart_tool` pub cache (#19) by BC Ko · 5 years ago
  89. 9d2ee78 Update README.md (#29) by analogic · 5 years ago
  90. 2975b1f Fix doc links in readme by Kevin Moore · 5 years ago
  91. 431fba2 enable and fix a number of lints by Kevin Moore · 5 years ago
  92. a79b0f4 improve pub score (#33) by Felix Angelov · 5 years ago
  93. d8e9ead Fix sample code in README (#30) by Danny Tuppeny · 6 years ago
  94. 58403a1 chore: set max SDK version to <3.0.0 (#27) by Patrice Chalin · 6 years ago 1.0.9
  95. 5859f8c dartfmt code and use latest pkg:test API by Kevin Moore · 6 years ago
  96. 9196951 Remove usage of deprecated constants. (#20) by Lasse R.H. Nielsen · 6 years ago 1.0.8
  97. 3af5422 Fix wrong listener in README.md (#18) by Nguyen Trung Loi · 6 years ago
  98. c2a2874 Merge remote-tracking branch 'origin/corelib_2_2_1_branch' by Natalie Weizenbaum · 6 years ago
  99. 309990f Merge pull request #13 from dart-lang/fix-tests by Natalie Weizenbaum · 6 years ago
  100. 87ca4da Stop testing on stable by Natalie Weizenbaum · 6 years ago