converge/pkg
Erik Brakkee 4b05d7e8d8 Now rendering the index.html using the Templ library.
This is in preparation for:
1. creating a base page
2. using tabs: Home, Using, Downloads, Status
3. htmx
2024-09-08 11:16:49 +02:00
..
agent Added pprof to convergeserver and optionally to 2024-09-08 11:16:49 +02:00
async clean solution for concurrence in session.go by serializing all external calls (apart from initialization) through a channel. 2024-09-08 11:16:48 +02:00
comms Added pprof to convergeserver and optionally to 2024-09-08 11:16:49 +02:00
concurrency Unique ids for clients generated by converge server and made available to the ssh session through a net.Conn extension that passes the ID to the SSH session through the LocalAddr(). 2024-09-08 11:16:49 +02:00
converge Unique ids for clients generated by converge server and made available to the ssh session through a net.Conn extension that passes the ID to the SSH session through the LocalAddr(). 2024-09-08 11:16:49 +02:00
iowrappers Added pprof to convergeserver and optionally to 2024-09-08 11:16:49 +02:00
templates Now rendering the index.html using the Templ library. 2024-09-08 11:16:49 +02:00
terminal * fixes for windows 2024-09-08 11:16:48 +02:00
websocketutil Added pprof to convergeserver and optionally to 2024-09-08 11:16:49 +02:00