You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
BaseClient
andRest
modules #1374RealtimeChannels
andRealtimePresence
classesRealtimeChannels
class encapsulates creation ofRealtimeChannel
instances with ability to publish and subscribeRealtimePresence
, if provided, gives access to theRealtimeChannel.presence
interfaceThe text was updated successfully, but these errors were encountered: