Emesary: Difference between revisions

Jump to navigation Jump to search
174 bytes added ,  12 May 2016
Line 209: Line 209:


== JavaScript port ==
== JavaScript port ==
[[File:Emesary-in-firefox-via-instant-cquotes.png|thumb|Richard's [[Emesary]] MPI system ported to JavaScript, running in Firefox as part of the [[Instant-Cquotes]] script]]
Torsten is successfully using JavaScript via nodejs for a private project with FlightGear. Communication with FGFS runs via websocket and the http/fgcommand interface, everything works as one would expect; the same technique would be possible with Python or any other scripting language that supports websockets, http-get, http-post and has some support for JSON (python has, ruby has, lua has).<ref>{{cite web
Torsten is successfully using JavaScript via nodejs for a private project with FlightGear. Communication with FGFS runs via websocket and the http/fgcommand interface, everything works as one would expect; the same technique would be possible with Python or any other scripting language that supports websockets, http-get, http-post and has some support for JSON (python has, ruby has, lua has).<ref>{{cite web
   |url    =  https://sourceforge.net/p/flightgear/mailman/message/34792963/  
   |url    =  https://sourceforge.net/p/flightgear/mailman/message/34792963/  

Navigation menu