Creates a live aircraft feed backed by a persistent TCP connection to
dump1090-fa's SBS/BaseStation output. Node-only (raw TCP sockets have no
browser API) - not exported from this package's /browser entry.
Reconnects automatically, after reconnectDelayMs, if the connection
closes or errors, until stop() is called. Exposes the socket's own
connect/close lifecycle as the returned feed's
connection:connect/connection:disconnect events and
getConnectionState().
Creates a live aircraft feed backed by a persistent TCP connection to dump1090-fa's SBS/BaseStation output. Node-only (raw TCP sockets have no browser API) - not exported from this package's
/browserentry.Reconnects automatically, after
reconnectDelayMs, if the connection closes or errors, untilstop()is called. Exposes the socket's own connect/close lifecycle as the returned feed'sconnection:connect/connection:disconnectevents andgetConnectionState().