mobile-web-messaging / StompKit

STOMP Objective-C Client for iOS
Apache License 2.0
95 stars 82 forks source link

Fix heart-beating #22

Closed jmesnil closed 10 years ago

jmesnil commented 10 years ago

If heart-beating is specified in the connect headers, store it in clientHeartBeat property.

Do not start pinger or ponger if their TTL is 0.