You can observe packets travel through the network in real time. The links can also be used to log
the live data to the console. In a future release you'll be able to slow the network down to help
debugging.
Javascript & Nodejs
Fluxion uses the javascript and nodejs runtime using electronjs.
Each time you save changes on the network, the runtime is updated.
Commonjs export
Fluxion is able to export networks to a single commonjs module for use in other projects. Uses prettier to
format the output in a clean format.