Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create tree-shakable RealtimeChannels and RealtimePresence modules #1393

Closed
owenpearson opened this issue Jul 18, 2023 · 3 comments
Closed
Assignees

Comments

@owenpearson
Copy link
Member

  • depends on Create tree-shakeable BaseClient and Rest modules #1374
  • create RealtimeChannels and RealtimePresence classes
  • RealtimeChannels class encapsulates creation of RealtimeChannel instances with ability to publish and subscribe
  • RealtimePresence, if provided, gives access to the RealtimeChannel.presence interface
@sync-by-unito
Copy link

sync-by-unito bot commented Jul 18, 2023

➤ Automation for Jira commented:

The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-3732

@lawrence-forooghian
Copy link
Collaborator

@owenpearson since in #1417 we now have separate BaseRest and BaseRealtime classes, I guess we don't need to create a RealtimeChannels module any more, do we? i.e. we just need to split out realtime presence.

@lawrence-forooghian
Copy link
Collaborator

Done in #1428.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants