Browser / edge entry point. Exposes only createJsonAircraftFeed - the
HTTP-polling source has no Node-specific dependencies. createSbsAircraftFeed
and createBeastAircraftFeed depend on Node's net module (raw TCP
sockets have no browser API) and are only available from the default
entry point.
Browser / edge entry point. Exposes only
createJsonAircraftFeed- the HTTP-polling source has no Node-specific dependencies.createSbsAircraftFeedandcreateBeastAircraftFeeddepend on Node'snetmodule (raw TCP sockets have no browser API) and are only available from the default entry point.