ItsEthra / typst-live

Hot reloading for your typst files
MIT License
87 stars 8 forks source link

fix: add proper reconnection #16

Closed timon-schelling closed 10 months ago

timon-schelling commented 10 months ago

fixes #13

I added a reconnection loop with a interval of 1sec.

And changed the logs from tlive to typst-live.

ItsEthra commented 10 months ago

Thanks!

timon-schelling commented 10 months ago

@ItsEthra :) Thanks for merging!