AP-Hunt / FicsitRemoteMonitoringCompanion

A companion app to the Ficsit Remote Monitoring mod for Satisfactory
18 stars 7 forks source link

Rewrite FRMC in Go #13

Closed AP-Hunt closed 2 years ago

AP-Hunt commented 2 years ago

Rewrites the Companion application in Golang for two goals:

  1. Easier coordination of the multiple processes and HTTP servers involved
  2. SImpler overall development