UWIT-CTS-Software / bronson_online

Bronson, but hosted remotely.
0 stars 0 forks source link

JackNet.js - Refactor genHostnames #6

Closed NackJyman closed 1 month ago

NackJyman commented 2 months ago

Need to go through the javascript file jacknet.js.

At the time of writing of this, we have implemented the function gen_hostnames() to both the javascript frontend and the rust backend and there is no need to have both sides do the same thing.

NackJyman commented 1 month ago

Hostnames are generated on the rust backend now