dart_meteor icon indicating copy to clipboard operation
dart_meteor copied to clipboard

merge web with master branch

Open YouSour opened this issue 4 years ago • 7 comments

hi , @tanutapi bro , do you have any plan to merge web with master branch ? thank in advance

YouSour avatar Jul 02 '21 01:07 YouSour

Hi @tanutapi do you need help merging Web into the main branch?

Is there work left?

filipenevola avatar Dec 18 '22 01:12 filipenevola

@filipenevola Yes, I need help. The work left is:

  • Make the dart_meteor_web branch up to date as the master branch (not update it for two years)
  • Find the way to switch between dart:io websocket and dart:html websocket (which used in web platform)
  • Testing

tanutapi avatar Dec 18 '22 02:12 tanutapi

Hi, I opened a new PR to close that topic, it was simpler to work on a new implementation rather than update this one https://github.com/tanutapi/dart_meteor/pull/64

mel-mouk avatar Mar 15 '23 14:03 mel-mouk

Hi @mel-mouk

It seems that (4.0.0-beta.2) if the endpoint is down or a user has no internet, the ddp_client continually retries and causes the application to stop working.

FYI: https://github.com/dart-lang/web_socket_channel/issues/38

tanutapi avatar May 24 '23 09:05 tanutapi

Hi, I'll have a look asap

mel-mouk avatar May 29 '23 09:05 mel-mouk

Hi, do you plan to stabilize the 4.0.0-beta.2 version soon?

beryasar avatar Jan 21 '24 21:01 beryasar

Hi, do you plan to stabilize the 4.0.0-beta.2 version soon?

Honestly, I have no time testing it on the web platform. If you are currently using it on your web project, your contribution is highly appreciated.

tanutapi avatar Jan 22 '24 17:01 tanutapi