nats-io / nats.swift

Swift client for NATS, the cloud native messaging system.
Apache License 2.0
22 stars 4 forks source link

Rework flushing #2

Closed Jarema closed 6 months ago

Jarema commented 1 year ago

Current flushing behaviour is unresponsive, which can be seen for example when subscribing, which requires some time to start getting messages.

Jarema commented 6 months ago

This has been implemented and will be part of v0.3 release