Skip to content

Conversation

grdsdev
Copy link
Contributor

@grdsdev grdsdev commented Apr 18, 2024

What kind of change does this PR introduce?

Add closure based methods for RealtimeChannel:

Current behavior

Library currently exposes only methods that returns an AsyncStream to be used in Swift Concurrency model.

New behavior

This PR add closure based methods onPostgresChange, onBroadcast, and onPresenceChange

@grdsdev grdsdev requested a review from dshukertjr April 18, 2024 13:40
@grdsdev grdsdev marked this pull request as ready for review April 18, 2024 13:41
@grdsdev grdsdev force-pushed the feat/closure-based-methods branch from 61268c2 to c237742 Compare April 19, 2024 11:04
@grdsdev grdsdev enabled auto-merge (squash) April 19, 2024 15:35
Copy link
Member

@dshukertjr dshukertjr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@grdsdev grdsdev merged commit dfe09bc into main Apr 20, 2024
@grdsdev grdsdev deleted the feat/closure-based-methods branch April 20, 2024 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants