Figure53 / QLabKit.objc

An Objective C library for controlling QLab using the OSC API introduced in QLab 3.
MIT License
26 stars 7 forks source link

Add reconnection timeout #6

Closed zachwaugh closed 6 years ago

balord commented 6 years ago

Client apps can now use QLKWorkspace attemptToReconnect and QLKClient delegate method clientShouldDisconnectOnError to decide how to handle disconnections.