Skip to content

Commit

Permalink
Merge pull request #617 from infiniteflight/connect-api-v1
Browse files Browse the repository at this point in the history
Connect API v1 Warnings
  • Loading branch information
carmichaelalonso authored Jan 4, 2023
2 parents b04a679 + 399e14e commit 1ca4bf8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
9 changes: 1 addition & 8 deletions developer-reference/connect-api/samples.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,10 @@ Below you can find a range of samples in a variety of languages to help you get

These samples are all licensed differently, so check the terms of the license before using them in your own projects.

## Connect v1

- [Official v1 Demo](https://github.com/mlaban/IFCTest) - C#
- [LiveFlight Connect](https://github.com/LiveFlightApp/Connect-Windows) - C#
- [ifc (v1)](https://github.com/nicolasbd/ifc) - NodeJS
- [InfiniteFlightConnect](https://github.com/carmichaelalonso/InfiniteFlightConnect) - Swift
- [InfiniteFlightConnect-Python](https://github.com/flyme2bluemoon/InfiniteFlightConnect-Python) - Python

## Connect v2

- [Official v2 Demo](https://github.com/carmichaelalonso/infiniteflightapi) - C#
- [ifc2](https://community.infiniteflight.com/t/ifc2-new-javascript-client-for-the-connect-v2-api/637176) - JavaScript
- [ifconnect-shell](https://github.com/velocity23/ifconnect-shell) - JavaScript
- [SwiftFlight](https://github.com/tomthetank46/SwiftFlight) - Swift
- [ConnectKit](https://github.com/sqeezelemon/ConnectKit) - Swift
2 changes: 2 additions & 0 deletions developer-reference/connect-api/version-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ contributor: KaiM,nicolas

This documentation is for Version 1 of the Connect API. Using this API is no longer recommended due to it's slow speed and limited features. See the [Version 2 Documentation](/guide/developer-reference/connect-api/version-2) for more information.

> **The Connect API v1 is being sunsetted and will be removed in update 23.1. See [here](https://community.infiniteflight.com/t/important-sunsetting-connect-api-v1/753771) for further details.**{.red}
## Connection

1. To enable Infinite Flight command server, check **Enable Infinite Flight Connect** in **Settings > General**
Expand Down

0 comments on commit 1ca4bf8

Please sign in to comment.