Is there a good way to programatically stop the server?
From:
Jason Darby
Subject:
Is there a good way to programatically stop the server?
Date:
Sat, 17 Feb 2024 11:47:16 -0500
Hello!
I'm new to Guile and Artanis so maybe I've missed something obvious but the documentation only mentions stopping the server by Ctrl+c. If I start the server in my repl using `run` Is there a way to stop the server without killing the entire process?