honeynet / ochi

https://ochi.mushmush.org
GNU General Public License v3.0
25 stars 16 forks source link

Implement hot reloading for golang backend #79

Open dkumiszhan opened 11 months ago

dkumiszhan commented 11 months ago

Currently, hot reloading is only available for svelte frontend. Ideally we can run golang backend with svelte frontend reloading both. To support that we need the following: