tanutapi
tanutapi
@xiaodusx1 no plan for the Rust lang. However, since the DDP protocol is welled document, hope someone will implement it for Rust.
> maybe you can dm me on discord LazyTurtle#5764 , i will show you how this happen Friend request sent
Hi! Thank you for your suggestion. I will try it!
Sadly, I found that most of the `websocket` in `universal_io` is not implemented. They point out to `web_socket_channel` package which I need help from somebody to try it.
For more information on supporting the web platform in the master branch, please see: https://github.com/tanutapi/dart_meteor/pull/64
Do you have any updates on this issue?
@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...
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, 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...
Sorry, I have no idea about integrating with flutter_bloc. When using meteor as a backend, I mostly keep all states on the server side.