Skip to content

A crate to interact with the projectFly X-Plane IPC service.

License

Notifications You must be signed in to change notification settings

ProjectFLY-for-Linux/pfly_rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pfly_rust

pfly_rust is a crate to interact with the projectFly X-Plane IPC service.

This was originally made to create a Linux supported alternative to the native X-Plane projectFly plugin, which is from a project to port projectFly over to Linux.

Creating a connection is super easy, calling init will give you a socket object that is bonded and connected to projectFly. You can then use send_message to send a message to projectFly with the structure of PflyIpcData.

About

A crate to interact with the projectFly X-Plane IPC service.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages