OpenFL html5 sockets

Hello!
I’m trying to create a client server application, where the client is made in OpenFL, mainly targeting HTML5, and the server a linux CLI program.
I was wondering what the default OpenFL socket targets on the HTML5 target, is it possible to use that with say something using NodeJS or the like?

I believe the default OpenFL socket uses web sockets on HTML5 :smile: