Hi guys, I have 2 questions:
1) when using SESSION, is there a way to get notified when a session
expires or is closed by rivet? I need to do some cleanup on my side
when a user goes away.
2) Is there something special to do before using forms? I am getting a:
invalid command name "::rivet::form"
while executing
"::rivet::form myform -defaults response -method post -action {logout}
-name logout"
while all other packages so far are working fine (DIO, SESSION).
Thank you,
B.
