ably / ably-flutter

A wrapper around our Cocoa and Java client library SDKs, providing iOS and Android support for those using Flutter and Dart.
https://ably.com/download
Apache License 2.0
60 stars 16 forks source link

REST and Realtime Statistics (Stats) #106

Open QuintinWillison opened 3 years ago

QuintinWillison commented 3 years ago

The absence of this feature is a known limitation of this plugin.

See:

ikbalkaya commented 2 years ago

I think https://github.com/ably/ably-flutter/pull/283 covers a big part of this. (should cover everything except testing)

ably-sync-bot commented 2 years ago

➤ Igor Kurek commented:

Blocked for the same reason as https://ably.atlassian.net/browse/SDK-1385 ( https://ably.atlassian.net/browse/SDK-1385|smart-link )

ikurek commented 2 years ago

Time functions were implemented in https://github.com/ably/ably-flutter/pull/310, but stats are still waiting for ably-cocoa fix: https://github.com/ably/ably-flutter/pull/324

jamienewcomb commented 2 years ago

blocked untill https://github.com/ably/ably-java/issues/733 and https://github.com/ably/ably-cocoa/issues/1284 are resolved