Skip to content

Releases: indaband/pusher_channels

0.5.2

Choose a tag to compare

@andrewsmedina andrewsmedina released this 06 Feb 18:18
df219e6

0.5.2 - February 6, 2024

  • Fixes error handler
  • Use dart's developer log instead of print

0.5.1

Choose a tag to compare

@andrewsmedina andrewsmedina released this 06 Feb 18:10

0.5.1 - February 6, 2024

  • Update sdk requirements

0.5.0

Choose a tag to compare

@andrewsmedina andrewsmedina released this 06 Feb 18:09
733c170

0.5.0 - February 6, 2024

  • Add support for trigger events

0.1.6

Choose a tag to compare

@andrewsmedina andrewsmedina released this 25 Jan 15:22
  • resubscribe channels on reconnect
  • reconnect after a connection error (status between 4200 and 4300)
  • use the existent binds on channel resubscription

0.1.5

Choose a tag to compare

@andrewsmedina andrewsmedina released this 23 Nov 20:21
  • Change auto retry to be less aggressive

0.1.4

Choose a tag to compare

@andrewsmedina andrewsmedina released this 17 Nov 20:25
  • Implements auto retry when the connection is lost

0.1.3

Choose a tag to compare

@andrewsmedina andrewsmedina released this 18 Oct 22:22
  • Implements the pusher.bindGlobal and pusher.unbindGlobal

0.1.2

Choose a tag to compare

@andrewsmedina andrewsmedina released this 18 Oct 22:22
  • Fix pusher url

0.1.1

Choose a tag to compare

@andrewsmedina andrewsmedina released this 14 Oct 17:56

Downgrade the required version of mocktail

0.1.0

Choose a tag to compare

@andrewsmedina andrewsmedina released this 14 Oct 17:34
  • This is an initial and unstable implementation of Pusher Channels with supporting for public channels only