ably-java icon indicating copy to clipboard operation
ably-java copied to clipboard

Presence improvements

Open rjeczalik opened this issue 10 years ago • 1 comments

Hey @paddybyers,

during reading the Java's realtime Presence implementation I spotted two minor things I think either differ from the spec or possibly may be a bug.

  • there's no overloaded Get method that takes connectionID for filtering the presence map (only for connectionID)
  • presence.remove does not take timestamps into account like the put method

I might be wrong regarding the second, at least it looked suspicious to me.

┆Issue is synchronized with this Jira Task by Unito

rjeczalik avatar Jun 21 '15 22:06 rjeczalik

@paddybyers do you believe this is still an issue? If so, I will add it to the backlog

mattheworiordan avatar Jan 01 '16 17:01 mattheworiordan