Skip to content

advanced-imessage v0.12.0

Latest

Choose a tag to compare

@photon-action-bot photon-action-bot released this 24 Jun 08:00

New Features

  • Added an optional onHeartbeat client hook for subscribeEvents and watch streams, so apps can tell when the server is still alive even when no messages or updates are coming in.
  • Added channelOptions to createClient, plus exported HeartbeatHandler and GrpcChannelOptions types, so advanced users can tune gRPC behavior directly.

Bug Fixes

  • gRPC clients now use keepalive pings by default, which helps detect half-open connections instead of letting event streams hang forever. 🫀

Improvement

  • Heartbeat handling now works consistently across message, chat, group, poll, and shared-location streams.

Version: 0.12.0