nightbeast Posted August 17, 2022 Report Posted August 17, 2022 I see there is first party support for C, .Net, Java, Python, etc. in the FSUPIC SDK. It wouldn't be too hard for a C++ developer to create a node-api SDK for NodeJS. There are open source solutions, but they are outdated and seem abandoned (https://github.com/fsuipc-node/api, https://github.com/koesie10/fsuipc-node). Is there any chance we can get first party support for NodeJS?
John Dowson Posted August 17, 2022 Report Posted August 17, 2022 4 minutes ago, nightbeast said: Is there any chance we can get first party support for NodeJS? If you mean from me, then no. I only provide and support the C API of the FSUIPC SDK. All other APIs are provided (and hopefully supported) by other 3rd party developers. There have been various support requests over the years on using FSUIPC with NodeJS, so maybe check the forums to see what (if anything) is available. It is only me supporting all versions of FSUIPC (for FSX,P3Dv4/5, MSFS) and WideFS7, as well as various drivers and other tools. I just don't have time for anything else, sorry. John
nightbeast Posted August 17, 2022 Author Report Posted August 17, 2022 7 minutes ago, John Dowson said: If you mean from me, then no. I only provide and support the C API of the FSUIPC SDK. All other APIs are provided (and hopefully supported) by other 3rd party developers. There have been various support requests over the years on using FSUIPC with NodeJS, so maybe check the forums to see what (if anything) is available. It is only me supporting all versions of FSUIPC (for FSX,P3Dv4/5, MSFS) and WideFS7, as well as various drivers and other tools. I just don't have time for anything else, sorry. John Appreciate the response. I just noticed there were SDKs for other languages included in the official SDK. Thanks for your very timely response!
John Dowson Posted August 18, 2022 Report Posted August 18, 2022 Maybe take a look at the WevSocketServer interface - see http://fsuipcwebsockets.paulhenty.com/ John
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now