refactored exit management and add ghost_session class to manage welcome messages
[brisk.git] / doc / ARCHITECTURE.txt
index bb91c57..f1d7069 100644 (file)
@@ -1,4 +1,11 @@
-Sparse documentation about Brisk.
+===== Sparse documentation about Brisk. =====
+
+User cleanup:
+  spush::garbage_manager()
+    if (user->the_end)
+        close opened socket
+
+    brisk->users_cleanup() to reset all users with the_end set
 
 ==== brisk/table/user relationships ====