-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
bugSomething isn't working. It's clear that this does need to be fixed.Something isn't working. It's clear that this does need to be fixed.
Description
While working on implementing stats for Flutter SDK
I realised that ably-java and ably-cocoa have slightly different public stats interfaces.
- Ably-java has a
processedfield which is a type ofProcessedMessages. I couldn't find a mapping here in spec MessageTypecontains fields ofMessageCategorythat is a subclass ofMessageCountandMessageCategory. Ruby docs specifies that those fields should be simplyMessageCountfields. MessageCount also contains an additionaluncompressedDatawhich wasn't on spec.
┆Issue is synchronized with this Jira Story by Unito
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't working. It's clear that this does need to be fixed.Something isn't working. It's clear that this does need to be fixed.