Skip to content
This repository has been archived by the owner on Apr 22, 2019. It is now read-only.

Releases: OlehKulykov/FayeCpp

1.1.0.506

02 Jun 13:41
Compare
Choose a tag to compare
1.1.0.506 Pre-release
Pre-release

Appveyor CI build artifacts. Compressed install path with binaries, libraries and configured headers

1.1.0.504

02 May 13:42
Compare
Choose a tag to compare
1.1.0.504 Pre-release
Pre-release

Appveyor CI build artifacts. Compressed install path with binaries, libraries and configured headers

1.1.0.503

28 Apr 19:12
Compare
Choose a tag to compare
1.1.0.503 Pre-release
Pre-release

Appveyor CI build artifacts. Compressed install path with binaries, libraries and configured headers

1.1.0.501

08 Mar 03:08
Compare
Choose a tag to compare
1.1.0.501 Pre-release
Pre-release

Appveyor CI build artifacts. Compressed install path with binaries, libraries and configured headers

1.1.0.500

04 Mar 13:06
Compare
Choose a tag to compare
1.1.0.500 Pre-release
Pre-release

Appveyor CI build artifacts. Compressed install path with binaries, libraries and configured headers

0.2.0

08 Jan 11:11
Compare
Choose a tag to compare
  • Minimum supported client version is 1.0.
  • Public advice information.
  • Use Libwebsockets version 1.6.
  • Automatic reconnect using advice information (Libwebsockets & QWebSocket transport version).

0.1.15

01 Sep 09:52
Compare
Choose a tag to compare
  • Important json update.
  • Patch for building in Windows with MSC version 19 (Windows SDK 10).
  • Remove redefinition of preprocessor macros.

0.1.14

19 Aug 09:39
Compare
Choose a tag to compare
  • Minor JSON parsing optimizations.
  • Minor client responce processing optimizations.
  • Refactor websocket connection method and remove unused string data copying.
  • Variant holder structure modifications and remove C casting.
  • iOS Swift example application.
  • Fix REVariantMap comparation.

0.1.13

19 Aug 09:40
Compare
Choose a tag to compare
  • Objective-C client ARC mode only, of course dec. speed, but no need to control delegate pointer during deallocating.
  • Objective-C client nullable & nonnullable methods/properties, need for integration with Swift.

0.1.12

20 Jul 13:04
Compare
Choose a tag to compare
  • Cocoapod now available also for OSX 10.7 and later.
  • Objective-C client minor update.