Enha: use of sql sessions

This commit is contained in:
Grail Finder
2025-07-03 08:15:54 +03:00
parent 130ed3763b
commit e02554b181
10 changed files with 36 additions and 25 deletions

View File

@ -5,6 +5,7 @@
{{template "linklogin" .LinkLogin}}
{{ else if eq .State.RoomID "" }}
<div id="hello-user">
<p>data: {{.}} {{.State}} {{.Room}}</p>
<p>Hello {{.State.Username}}</p>
</div>
<div id="create-room" class="create-room-div">