dart_meteor
dart_meteor copied to clipboard
merge web with master branch
hi , @tanutapi bro , do you have any plan to merge web with master branch ? thank in advance
Hi @tanutapi do you need help merging Web into the main branch?
Is there work left?
@filipenevola Yes, I need help. The work left is:
- Make the
dart_meteor_webbranch up to date as themasterbranch (not update it for two years) - Find the way to switch between
dart:io websocketanddart:html websocket(which used in web platform) - Testing
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
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
Hi, I'll have a look asap
Hi, do you plan to stabilize the 4.0.0-beta.2 version soon?
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.