Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Releases: florianmari/LiveGQL

Using SocketRocket, new protocol!

02 Jan 20:19
Compare
Choose a tag to compare
  • Using of SocketRocket instead of StarScream (thanks to @rhishikeshj)
  • Code is cleaner and documented
  • Using of the default protocol graphql-subscriptions instead of graphql-ws
  • A protocol can be specify at the init
  • Fix keepalive message
  • Now can be used with GraphCool

Variables and operations names on Subscription

24 Aug 15:19
Compare
Choose a tag to compare

Adding reconnect option

14 Aug 15:54
Compare
Choose a tag to compare

Now the library can automatically reconnect in case of failure

tvOS & native JSON

23 Jul 21:57
Compare
Choose a tag to compare
  • Library JSONCodable is not used anymore
  • Using native JSON
  • tvOS support

LiveGQL first version

23 Jul 20:34
Compare
Choose a tag to compare

Changelog:

  • Adding queue system
  • Adding Error handler
  • Conform to the whole Apollo Protocol
  • Socket connection is better
  • Can use parameters in initServer() function

Get your data!

07 Jul 12:42
Compare
Choose a tag to compare

In this release you can enjoy data!

First preview

06 Jul 22:39
Compare
Choose a tag to compare
First preview Pre-release
Pre-release
0.0.2

Correct protection levels